#'C' printf function.
Hi all,
I have a question… do I have to create a function that will allow
my to print in the following format ' 2,129,398,338,00 ' (commas) or is
there a function available in 'C' for doing this??? At first, I thought I
could use some 'printf' parameters but didn't find one that'd do it for me.
I don't really mind making the function, but if the wheel already
exists…. (grin). Thanks in advance.
Rej