6 Jun
2003
6 Jun
'03
06:32
On Friday 06 June 2003 14:29, Verdi March wrote:
Hi,
I got an error when compiling a C++ file: Host.h:76: error: stray '\240' in program
The offending line is simply: static int getTotalHost();
Any ideas?
Oh, and also, the following line in Host.cpp, also produced the similar error: int Host::getTotalHost() { -- -- Verdi March --