Just thought I would share the coolest gcc switch ever. Try recompiling with -Wall in compiler options. It is sweet. Will find everything from unused variables to formatting problems in *printf calls. =)
Kip
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey guys,
Just thought I would share the coolest gcc switch ever. Try recompiling with -Wall in compiler options. It is sweet. Will find everything from unused variables to formatting problems in *printf calls. =)
Kip
Gotta try dat!
Peace,
W1NMA1N
sweet
Thank you kip. You must have ALOT of time on your hands ;) Works very good, now I can watch for unused varibles and such.
Curtis
Pretty much, at least until college starts in January.
Kip