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

Re: sizeof(x)

Subject: Re: sizeofx
From: Ian Collins
Date: Mon, 31 Mar 2008 09:10:25 +1300
Newsgroups: comp.lang.c

Ioannis Vranos wrote:
> Ioannis Vranos wrote:
>> I first saw that only sizeof x is valid at the pdf hosted at
>> http://cprog.tomsweb.net.
> 
> 
> More specifically the above writes:
> 
> "sizeof      Returns size of operand in bytes; two forms:
>                               1) sizeof(type)
>                               2) sizeof expression"
> 
> 
Did you read what Harald said: "(x) is a perfectly valid expression"?

-- 
Ian Collins.

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