time(0L) - history of a misconception

Doug Gwyn gwyn at smoke.brl.mil
Sat May 25 08:56:08 AEST 1991


In article <384 at tmcsys.UUCP> lothar at tmcsys.UUCP (L. Hirschbiegel) writes:
>At least in my opinion.

But the original question clearly indicated an understanding that this
was a portability issue, and it was YOU who decided to turn it into a
386-specific issue and claim that the difference between correct
portable practice and 386-dependent coding "doesn't matter".  It did
matter to the original purpose of the question.  It should also matter
even if you are at the moment programming with the expectation that
the program will run only on a 386, because there is no guarantee that
the non-portable practice will continue to "work" even using future
releases of the "same" C compiler on the "same" hardware platform.
Thus, it would be much wiser to code this properly in the first place,
especially given that it is easy to do so.

In MY opinion, you deserved to be flamed, on several counts.



More information about the Comp.lang.c mailing list