Nonsense.  There are plenty of typedefs in Linux.

tux=; pwd
/usr/src/kernel-source-2.6.5
tux=; find . -name '*.c' | xargs -n 100 grep typedef | wc
   1278    5476   79522
tux=; 

Russ

Reply via email to