Why have xxx_t typedef names
Avery Colter
avery at netcom.COM
Fri Feb 8 06:20:31 AEST 1991
gwyn at smoke.brl.mil (Doug Gwyn) writes:
>systems that have <sys/types.h> (e.g. POSIX ones) generally allow the
Hmmmm, must mean ORCA/C is a POSIX compiler. I do know the <types.h>
in that one mainly defines types of use to the native toolbox,
while the _t types are mainly scattered throughout the header files
which use them the most, i.e. time_t and clock_t in <time.h>,
div_t and ldiv_t in <math.h>, etc.
--
Avery Ray Colter {apple|claris}!netcom!avery {decwrl|mips|sgi}!btr!elfcat
(415) 839-4567 "I feel love has got to come on and I want it:
Something big and lovely!" - The B-52s, "Channel Z"
More information about the Comp.lang.c
mailing list