On 11/9/06, Cassio B. Caporal <[EMAIL PROTECTED]> wrote:
I have problems to print '%' in stdout... Suppose code below:
Use:
fprintf(stdout, "%s", foo);
This is mentioned in the man page for fprintf.
-- ach
On 11/9/06, Cassio B. Caporal <[EMAIL PROTECTED]> wrote:
I have problems to print '%' in stdout... Suppose code below:
Use:
fprintf(stdout, "%s", foo);
This is mentioned in the man page for fprintf.
-- ach