CompuServe Messages

#'C' printf function.

    23-Dec-90 14:31:44
Sb: #'C' printf function.
Fm: Rejean Gravel 73617,604
To: All
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