Answer Posted / anilkumar927@gmail.com
Do you want the commands for compilation of our code or how
the code is compiling internally?
for commands for compilation : (in Linux)
$cc <filename.c>
Process as fallows :
Application Program --> preprocessor --> Compiler --->
linker ---> loader.
If you want more information please let me know on mail
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.
how can use subset in c program and give more example
How can I implement sets or arrays of bits?
What are global variables?
What is use of null pointer in c?
Are the outer parentheses in return statements really optional?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
What are Macros? What are its advantages and disadvantages?
what is a NULL Pointer? Whether it is same as an uninitialized pointer?
What is difference between array and pointer in c?
What is array of structure in c?
What is the use of a ‘ ’ character?
Explain 'bus error'?
What is the purpose of sprintf() function?
What does return 1 means in c?