how can i compile a c source using turbo c 2.01 with the /zi switch in order to use view the exe with code view.
how can i compile a c source using turbo c 2.01 with the /zi switch in order to use view the exe with code view.
I think you should change one of the settings in a settings menu. Or you could go to the DOS prompt and use the command line compiler to compile the source file and pass the right options.
i want to know what is the switch because /zi isn't.