
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Compiler Option
Thank you very much. I fixed it.
I saw an extra '0xd' character after backslash using "Binary Editor".
So I created a small program to remove this invisible character.
I called this program "Wiper". Then finally no more parse error occured.
Tsutomu Miyashita wrote:
>Hi !
>
>If there is any character except '0x0a' after the backslash ,
>we see this message.
>
>You may delete spaces or tabs after it.
>
>#define add(a,b) \
>((a) + (b))
>
>--
>Tsutomu Miyashita
>
>
>**********************************************************
>TLUG server is hosted by Open Source Development Lab Japan
>http://www.osdl.jp/
>**********************************************************
>
>==========================================================
>To unsubscribe from this mailing list,
>please see instructions at
>http://www.tlug.jp/list.html
>==========================================================
>
>
>
Home |
Main Index |
Thread Index