Thread
:
Source
View Single Post
Re: Source
(#
7
)
The Storm
Council Member / E[POD]bot developer
Status:
Offline
Posts: 1,620
Join Date: Jul 2004
Location: Bulgaria
Re: Source -
10-03-2006
In MSVC and GCC there is function to disable the debug flags but I don't know for DEV C++. So to remove that comment out or delete all the lines that start in this way
Code:
#IFDEF _DEBUG // some code.... #ENDIF
The Storm
View Public Profile
Send a private message to The Storm
Visit The Storm's homepage!
Find More Posts by The Storm