step 1
write your c program in notepad file and save it with .c extension
step 2
open command prompt and set path by set path="your Tcc folder path"
step 3
set the path of file by the command cd file path
step 4
now by the command tcc filename.c your program will compile
step 5
by writing the program name you can execute your program
write your c program in notepad file and save it with .c extension
step 2
open command prompt and set path by set path="your Tcc folder path"
step 3
set the path of file by the command cd file path
step 4
now by the command tcc filename.c your program will compile
step 5
by writing the program name you can execute your program
No comments:
Post a Comment