![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error when compile httpd 2.2.8 on AIX 5.2 | aldowsary | AIX | 7 | 02-13-2008 06:21 PM |
| C compile error | kuampang | High Level Programming | 3 | 11-30-2006 12:30 AM |
| compile error message | putput | High Level Programming | 4 | 10-04-2006 05:43 AM |
| Compile error | coulio | High Level Programming | 9 | 06-30-2006 06:43 AM |
| compile error while using dlopen | shriashishpatil | High Level Programming | 5 | 06-29-2006 04:01 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hi all,
I compile my c program and get following result hrnpfc01.c:1387: stray '\' in program hrnpfc01.c:1387: parse error before `,' hrnpfc01.c:1388: stray '\' in program hrnpfc01.c:1388: parse error before `,' hrnpfc01.c:1396: stray '\' in program hrnpfc01.c:1396: parse error before `,' And the code segments are #define HRNPC_REPORT_REC_FORMAT_1 \ "Transaction Date : %s" #define HRNPC_ERROR_REPORT_REC_LINE_2 \ "Staff No. Error Message" I search old post and someone mention that the problme is due to a space after "\" But I ensure that there is no space after the "\" Actually, i compile the program on Suse 6.4 by gcc 2.95 Thanks, Zico |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|