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

RE: fputc, asmtrans.ttp



>> Question: do the assemblers used by PureC and Lattice C
>> handle Unix-style ends-of-line, or do they expect \r\n?
>
>As far as I tried it, Pure C complains.

Depends on the version. The latest ones seem to work fine.

What actually needs to be fixed is gas: the CR is white space and should be 
handled correctly.