[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Bin2c does nothing in my app?
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Thu, 29 Mar 2007 08:34:33 -0300
> Hmm... Weird, no error. No output.
As Ashwin suggested, it's probably a runtime error, not compile error.
So, remove the "else" (but keep the puts) and see.
--lhf