Mail Archives: djgpp/2001/04/22/16:30:11
From: | bigbutt AT mail DOT lv (evil)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Help with C++ needed!
|
Date: | 22 Apr 2001 20:19:26 GMT
|
Lines: | 17
|
Message-ID: | <Xns908BECDD9E6C1thekillerawokebefore@130.133.1.4>
|
NNTP-Posting-Host: | 195.13.180.21
|
X-Trace: | fu-berlin.de 987970766 11982473 195.13.180.21 (16 [77679])
|
User-Agent: | Xnews/4.02.16
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
I am writing small program. There are three files in my program.
First is header hile which contains class interface, second contains
implementation of that class, and third is main program loop.
When I try to compile this, I am getting error messages "undefined
reference" about class member functions.
I think that I tryed just everything but it still does not compile.
The Borland's compilers compile this even without a warning.
GNU Gurus an C++ wizards out there, please help!
Sorry for my bad english.
Evald
- Raw text -