On Wed, May 23, 2012 at 05:56:10PM +0900, Bluezery wrote:
> 2012/5/23 Hyoyoung Chang <hyoyo...@gmail.com>:
> > Maybe it's best time to talk about sizeof(char)
> >
> > Do we need to sizeof(char)? I just that is problem of coding convention.
> > such as (a == 0) and (!a).
> > Is there any predefined convention about this case?
> 
> sizeof(char) may be larger (in the future if we use unicode :p) than
> 1.  but I haven't seen yet. :)

The C standard explicitly defines it as one. Are you thinking about
wchar_t?

Joerg

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to