compilation - Problem in running C++ program using DOS box? -
the same program running in windows xp not running in windows 7 using dos box. error in opening stdio.h conio.h? how can overcome problem?
there's difference between running , compiling program. tags on question imply mean compiling when write "running". reading question alteration: problem you've not installed compiler correctly on second machine, can locate header files such <stdio.h>
. has nothing version of windows nt using, , installing compiler correctly right directories, environment variables, , whatnot.
Comments
Post a Comment