Re: stray '\xxx' in program

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



* David Balla:

> 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.

Something is rather broken because these numbers should be in octal.
Can you run "od -c myfile.h", and show us the output?

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux