by "Jim Langston" <tazmaster@[EMAIL PROTECTED]
>
May 5, 2008 at 10:58 PM
magicman wrote:
> What does it mean?
>
>
> what will f(12,8) output?
>
>
> thanks
## is concatentate. Check your do***entation.
f(x, y)
would become
xy
--
Jim Langston
tazmaster@[EMAIL PROTECTED]