
Examples of format strings for scanf/printf ?
Quote:
> Where can I find examples of format strings for printf/scanf ?
Get hold of a copy of Kernighan and Ritchie's "The C Programming
Language", 2nd edition. Check the index for "printf" and "scanf".
Especially examine pages 244 and 246. Then write your own examples. :-)
Quote:
> (Needed for testing porpoises!)
I suppose that teaching porpoises to program in C is one way to find out
whether they really /are/ intelligent.
--
"Usenet is a strange place." - Dennis M Ritchie, 29 July 1999.
C FAQ: http://www.eskimo.com/~scs/C-faq/top.html
K&R answers, C books, etc: http://users.powernet.co.uk/eton