Mail Archives: djgpp/1997/12/23/16:41:02
At 01:41 12/23/1997 -0800, Kester Maddock wrote:
><HTML>
>You are trying to call a class member like a C function.
><BR>compile using
><BR> gcc -c main.cpp -o main.o
><BR> gcc -c test.cpp -o test.o
><BR> gxx -o test.exe main.o test.o
><BR>(or use your makefile)
Please do not post in HTML. Those of us whose mailreaders can't handle it
have extreme difficulty figuring out what you wrote. There is probably an
option in whatever you use to compose your mail that should disable this.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -