self contained pointers to structures
Peter da Silva
peter at ficc.uu.net
Tue Nov 28 01:52:45 AEST 1989
In article <10350 at attctc.Dallas.TX.US> bobc at attctc.Dallas.TX.US (Bob Calbridge) writes:
> struct event {
> int timing:
> int count;
> struct event *next;
> };
This should work. Your compiler is broken.
--
`-_-' Peter da Silva <peter at ficc.uu.net> <peter at sugar.lonestar.org>.
'U` -------------- +1 713 274 5180.
"The basic notion underlying USENET is the flame."
-- Chuq Von Rospach, chuq at Apple.COM
More information about the Comp.lang.c
mailing list