comp.lang.c
[Top] [All Lists]

Re: printf and cout

Subject: Re: printf and cout
From: pete
Date: Fri, 28 Mar 2008 07:08:48 -0500
Newsgroups: comp.lang.c

santosh wrote:
 
> The %c format expects
> (and thus treats the corresponding argument as) an unsigned char.

No standard library functions are described
as taking an argument lower ranking than int.

-- 
pete

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy