How do I compile ttype?

jpn at teddy.UUCP jpn at teddy.UUCP
Wed Dec 4 03:56:44 AEST 1985


>I also have a problem compiling ttype.  Our system apparently does not
>have timeb.h.  Could someone please post it?  Thanks in advance.
>

Please DONT!!!!!

If your system does not have timeb.h, then it also doesn't have ftime(),
the function that uses the type "struct timeb".  If you don't have this
function, then you need a total rewrite of the program (if that is even
possible)!  ftime returns time in units SMALLER than one second.  System III/V
do not support this functionality (a major flaw, in my opinion) making
timing tasks such as in ttype much more difficult.

John P. Nelson, Moderator, mod.sources
(decvax!genrad!panda!jpn  seismo!harvard!wjh12!panda!jpn)



More information about the Comp.sources.bugs mailing list