during the course of writing a C program, often i'll change an
implementation of the way i do things.

functions get added and deleted, but often i'll forget what header file
was added for a particular function.

i know there are header files which aren't needed anymore.

is there a utility that lets you know which header files aren't needed
for a particular file of C code?

pete

-- 
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E  70A9 A3B9 1945 67EA 951D
_______________________________________________
vox-tech mailing list
[EMAIL PROTECTED]
http://lists.lugod.org/mailman/listinfo/vox-tech

Reply via email to