Re: Question about how to compile multiple files with g++
On Mar 16, 2005, at 11:05 PM, Yen wrote: I have a problem to compile multiple files together, so please everybody give me a help, thanks! Wrong list, try gcc-help instead.
Question about how to compile multiple files with g++
Hi, I have a problem to compile multiple files together, so please everybody give me a help, thanks! We assume there are five files: main.cpp : the main function a.h : the header file of class A a.cpp: the definition of class A b.h : the header file of class B b.cpp: the defin