Hi,

 

I am not sure if I understand what you wanna know, but I will try to explain
anyway..

 

To run I program, you need to

 

1.      create a source program and save.. ( .c  file.. contains the program
that you create).
2.      you compile the program to create a .obj file (this is code machine
file).
3.      you link the .obj files with the libraries that exists in the
program.
4.      now an .exe file is created.. you can execute this program..

 

bye

 

 

  _____  

De: [email protected] [mailto:[EMAIL PROTECTED] Em nome de
una_020
Enviada em: domingo, 2 de novembro de 2008 16:30
Para: [email protected]
Assunto: [c-prog] compilation of c code using turboc

 

can someone give me explanation of how compiling of c code takes place 
in turbo c compilers?

 



[Non-text portions of this message have been removed]

Reply via email to