what is the difference between compiling and building?
Answer / achal ubbott
Build includes 2 things viz. Compile and then Linking.
Linker tool of the tool chain uses some linker script file
(.ld extension or some other) to link all the object files
from your code and that from library.
The compiler gives you object files from your source
files.Most of times it has .o extension.
| Is This Answer Correct ? | 9 Yes | 3 No |
What function is called by a document class to notify views that the document has been changed?
what is the component of CLR ?
what is the use of AFX_MANAGE_STATE ?
How we call a dialog in another dialog?
plzz tell me what we can do and dont in tally ERP & sap business one?
is there any class which is not derived from Cobject
what message is sent to an application when the user presses the primary button?
what if we provide two message handler for same message ?
Explain the flow of SDI application?
What is primitive and non-primitive application?
What is LPCTSTR? What does LP denote it?
Which CPrintInfo member variable must be set for multiple page printouts?