Talk:Formatted numeric output

From Rosetta Code
Revision as of 14:52, 2 April 2009 by rosettacode>PauliKL (What to display?)

Poorly named?

I was expecting this page to be about initializing memory, like C's memset(addr, 0, len);

Perhaps a better page name for formatted numeric output? --IanOsgood 13:31, 29 May 2007 (EDT)

I agree with the above completely, so I've renamed it. --Charles Childers 9 June 2007

What to display?

Some implementations only display the single number "00007.125" as specified in the task description. Others display many different format options. Which one should it be? --PauliKL 14:52, 2 April 2009 (UTC)