This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

stray '\xxx' in program


Hi,

I get following message when compileing my program:
myfile.h:1: error: stray '\239' in program
myfile.h:1: error: stray '\187' in program
myfile.h:1: error: stray '\191' in program

Maybe it's something trivial, but I couldn't find the explanation of this error message. Please, help me out.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]