![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.tcl archiveRe: switch statement and numeric constants
From: Cameron Laird <claird@lairds.us>
Date: Fri May 27 2005 - 16:08:02 CEST
In article <1117196919.124006.137200@z14g2000cwz.googlegroups.com>,
... and by the time you're writing *this*, it's often natural to
array set my_lookup_table {0 CFG
along with a bit of exception-handling.
Also, as Donal notes, bit-pattern-ing can make things messier.
|