Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > C > Re: c program
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 5 Topic 26126 of 27679
Post > Topic >>

Re: c program

by smarty <csmgsarma@[EMAIL PROTECTED] > May 13, 2008 at 12:25 AM

On May 10, 4:19 pm, sulekhaswe...@[EMAIL PROTECTED]
 wrote:
> Hi,
>
> can any one give a brief outline of the different stages in the
> execution of a C program , in terms of compilation, pre-processing,
> linking etc

1.the file u create in editor is saved as ".c"  file
2. this '.s' file is then PREPROCESSED for compilation .
3. the preprocessed file undergoes compilation to generate a
'.asm' (assembly file) or '.s' or '.src' file.
4. this source file is assembled to generate a '.obj' file
5. this .obj file is combined with other '.obj' or '.lib' files to
generate an executable file.
 




 5 Posts in Topic:
c program
sulekhasweety@[EMAIL PROT  2008-05-10 04:19:09 
Re: c program
pete <pfiland@[EMAIL P  2008-05-10 08:16:42 
Re: c program
Richard Heathfield <rj  2008-05-10 12:30:09 
Re: c program
smarty <csmgsarma@[EMA  2008-05-13 00:25:07 
Re: c program
Chris H <chris@[EMAIL   2008-05-13 10:27:52 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 21:27:28 CDT 2008.