Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
Stepho-wrs (talk | contribs) Shifted new topic, to bottom, gave it a title, signed the original author and replied. |
||
Line 2:
{{WikiProject C/C++|class=Start|importance=High|c=yes}}
{{IEP assignment|course=Wikipedia:India Education Program/Courses/Fall 2011/Data Structures and Algorithms|university=College Of Engineering Pune|term=2011 Q3}}
The information is also incomplete. It only discusses those functions that deal with second precision. I came here hoping to find useful information for micro- or nanosecond double values, not merely int equivalents.▼
== This is not C documentation ==
Line 88 ⟶ 86:
:(With that said, [[Posix]] requires that <tt>time_t</tt> not reflect leap seconds, which is one reason most implementations don't.)
: [But with that said, I believe that computer systems could handle leap seconds much more cleanly ''if'' <tt>time_t</tt> did explicitly reflect leap seconds, but that's another story.] —[[User:scs|Steve Summit]] ([[User talk:scs|talk]]) 16:20, 17 November 2015 (UTC)
== Completeness ==
▲The information is also incomplete. It only discusses those functions that deal with second precision. I came here hoping to find useful information for micro- or nanosecond double values, not merely int equivalents. {{unsigned| 71.179.41.98}}
:New topics go at the bottom of the talk page. Each topic should have its own title. Each comment should be signed by placing 4 tilde characters at the end (ie <nowiki>~~~~</nowiki>).
:This page covers all the functions of the ''standard'' C library. The standard C library only goes down to seconds. Anything more precise is handled by extensions or alternatives to the standard C library and is therefore not meant to be covered in this article. <span style="border:1px solid blue;border-radius:4px;color:blue;box-shadow: 3px 3px 4px grey;">[[User:Stepho-wrs|''' Stepho ''']] <span style="font-size:xx-small; vertical-align:top">[[User Talk:Stepho-wrs|talk]] </span></span> 20:43, 22 April 2020 (UTC)
|