Do not use '#endif/#else xxx'; it is not allowed for ANSI C
This commit is contained in:
@@ -57,7 +57,7 @@ skipspaces(ch, skipnl)
|
||||
return ch;
|
||||
}
|
||||
}
|
||||
#endif NOPP
|
||||
#endif /* NOPP */
|
||||
|
||||
SkipToNewLine()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user