It would be great if we had an option on DEV-CPP to output Vars and functions that we declared but our code never calls or uses. You know, when the code gets bigger sometimes we forget some trash around.
Maybe that already exists and i dont know where it is.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
DEAR GOD :))
And i was so proud my first app had no errors and warnings LOL...
Time to fix all this crap :\
Thanks a lot Wayne! BTW,
-That options should be set as default on newer versions of dev-cpp!
-Can you tell me other things i should set in order to trace my errors?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It would be great if we had an option on DEV-CPP to output Vars and functions that we declared but our code never calls or uses. You know, when the code gets bigger sometimes we forget some trash around.
Maybe that already exists and i dont know where it is.
try adding -Wall to your compiler options.
Curtis
DEAR GOD :))
And i was so proud my first app had no errors and warnings LOL...
Time to fix all this crap :\ Thanks a lot Wayne! BTW,
-That options should be set as default on newer versions of dev-cpp!
-Can you tell me other things i should set in order to trace my errors?