I have this program that compiles and runs in microsoft C++ but when I try to compile with GNU either no output is produced or the output file is put somewhere and I don't know where it is! I am using the gcc command to compile. Should that put the output file in the same directory as my .c file? Or is my problem of a different nature?



LinkBack URL
About LinkBacks


