I have a question about compiling in C++: source code (readable code) is
compiled by combining translation units of libraries and the result is object
code - using g++
the compiler links the libraries together (linker) the object code -
using ./a.out
bob
---------------------------------
Never miss a thing. Make Yahoo your homepage.
[Non-text portions of this message have been removed]
