Re: Printing numbers

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

On Mon, 20 Nov 2000, David Cuny wrote:
>> Dan Moyer wrote:
>> 
>> > If you use Gabriel Boehme's "print.e"
>> > from the archives, it's pretty easy...
>> 
>> Not to knock Gabriel's library, but if you change the line:
>> 
>> > print(outFile, someNumbers[n])
>> 
>> into:
>> 
>> > printf(outFile, "%d", {someNumbers[n]})

i would have always thought that to be the logical way to print decimals
because i came from a C/C++ (not much though) background before euphoria
 
>> you should get the same result, without having to use Gabriels's library.
>> 
>> -- David Cuny



-- 
evil, corruption and bad taste
^[cense]

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

Search



Quick Links

User menu

Not signed in.

Misc Menu