Re: Newbie frustration with command_line()

new topic     » goto parent     » topic index » view thread      » older message » newer message

robby wrote:
> 
<snit>
> 
> I tried sending the count to the console, but all I got (with and without
> arguments)
> was this wierd smiley looking thing, but I have a feeling I was trying to
> output something
> that wasn't in the right format on that one.

You tried sending the count as it's numeric value, 
instead of as a formatted string, so the screen displayed the charector
for that number. use printf(1,"%d",variable) to format the value.




--"ask about our layaway plan".
--

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu