|
-
March 25th, 2008, 11:26 AM
#3
Re: Compiler problem ?!
 Originally Posted by BoSCHoW
Lets say one function is composed of other functions, and when I compile the code it seems like
that this other functions aren't included in the output file.
I don't know what you're trying to say here. What do you mean by "incuded in the output file"?
You compile a source file, you get object code. Then the linker links the object code to get an executable. Where in these steps is your reference to an "output file"?
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|