rednewguy
Full Member level 2
how to decode .obj files
i am using Dev-c++ editor and it uses gcc compiler. I gave an instruction system("PAUSE"); This is obviously a linux command, but i am giving it in windows. What windows API will this instruction call into. How to find them and how to decode the object files.
i am using Dev-c++ editor and it uses gcc compiler. I gave an instruction system("PAUSE"); This is obviously a linux command, but i am giving it in windows. What windows API will this instruction call into. How to find them and how to decode the object files.