English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

ok i wrote a program using c language but i cannot figure out how to run it.

2007-01-29 10:51:45 · 2 answers · asked by Val 4 in Computers & Internet Programming & Design

2 answers

Yeah, after you compile the program, it will create a .exe file.
You will have to navigate to the place where the .exe file is located and type the name of the program to run it.
Example:
C:\Program Files\TurboC\examples\Example1
(Where Example1 has the extension .exe)

2007-01-29 11:14:05 · answer #1 · answered by Anonymous · 1 0

did you compile it? If so, use the :

start->run->C:\path_to_file\file.exe then press enter.

2007-01-29 18:54:53 · answer #2 · answered by afreshpath_admin 6 · 1 0

fedest.com, questions and answers