PDA

View Full Version : gmon.out


ccb056
04-04-06, 03:54 PM
How can I stop my program from making a file called gmon.out every time it is executed. This is c++ code writen using Dev-c++ 4.9.9.2

Thanks

Elif Tymes
04-10-06, 10:21 AM
Is this a compiled application, or are you running it from the Dev-c++ enviroment?