In message <[email protected]>, Michael Deckers writes: > Example questions: does difftime() set the inexact flag?
Why on earth would you even want to specify a difftime ? People have two FP's then can subtract them, case closed. difftime() is only necessary when you have bogo-types like timeval, and avoiding such messes is exactly why I want the FP in the first place. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [email protected] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ LEAPSECS mailing list [email protected] http://six.pairlist.net/mailman/listinfo/leapsecs
