On Thursday 08 of September 2011 11:41:05 Winston Kodogo wrote:
> (stuff with switch/case)

btw., the semantics of switch/case in C are quite elastic; there's a neat use 
of it:

http://en.wikipedia.org/wiki/Duffs_device

do/while interleaved with switch/case.
 
-- 
dexen deVries

[[[↓][→]]]

For example, if the first thing in the file is:
   <?kzy irefvba="1.0" rapbqvat="ebg13"?>
an XML parser will recognize that the document is stored in the traditional 
ROT13 encoding.

(( Joe English, http://www.flightlab.com/~joe/sgml/faq-not.txt ))

Reply via email to