[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: bin2c.lua
- From: "Bilyk, Alex" <ABilyk@...>
- Date: Wed, 2 Apr 2003 19:33:35 -0800
> -----Original Message-----
> From: Tiago Dionizio [mailto:tngd@mongloide.com]
> Sent: Wednesday, April 02, 2003 7:02 PM
> To: Multiple recipients of list
> Subject: bin2c.lua
>
>
>
> bin2c.lua has a small problem...
>
> on line - if n~=0 then io.write '";\n' n=0 end - if n is
> zero, it will not print
> a ';' after the last string.
>
>