Mailinglist Archive: opensuse-programming (118 mails)
| < Previous | Next > |
error g++: stray '\240'
- From: Verdi March <cincaipatron@xxxxxxx>
- Date: Fri, 6 Jun 2003 14:29:22 +0800
- Message-id: <200306061429.23290.cincaipatron@xxxxxxx>
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?
--
-- Verdi March --
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?
--
-- Verdi March --
| < Previous | Next > |