by "Bartc" <bc@[EMAIL PROTECTED]
>
May 5, 2008 at 12:58 AM
"magicman" <ironsel2000@[EMAIL PROTECTED]
> wrote in message
news:6fa7d2bc-8e8c-4e23-809e-30d677e699da@[EMAIL PROTECTED]
f(g,g2) g##g2]
> What does it mean?
>
>
> what will f(12,8) output?
f(12,8) won't output anything. It gets translated to 128, which won't do
much by itself.
Have you thought of just trying it?
--
Bartc