$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Paul Mensonides (pmenso57_at_[hidden])
Date: 2002-06-21 18:18:16
> b. What's "I"? Maybe you meant "D"?
I - D whatever. :)
I guess that this was *even more* amusing than I was expecting. :)
This is amazing 'on-the-fly' enumerated values:
switch (operator_token) {
case '+ ': // extra space to make it an 'int'
case '++':
case '->*':
Paul Mensonides