D - sizeof(type) ??
- Chris Lajoie (3/3) Mar 07 2004 Hi,
 - J Anderson (6/10) Mar 07 2004 Certainly, type.sizeof
 - Chris Lajoie (2/5) Mar 07 2004 Ah, thanks much. I just noticed there's a search feature for the
 
Hi, Is there an equivelant for C/C++'s sizeof operator for D? Thanks! Chris
 Mar 07 2004
Chris Lajoie wrote:Hi, Is there an equivelant for C/C++'s sizeof operator for D? Thanks! ChrisCertainly, type.sizeof See: http://www.digitalmars.com/d/property.html -- -Anderson: http://badmama.com.au/~anderson/
 Mar 07 2004
Certainly, type.sizeof See: http://www.digitalmars.com/d/property.htmlAh, thanks much. I just noticed there's a search feature for the documentation. I'll just use that from now on ;)
 Mar 07 2004








 
 
 
 "Chris Lajoie" <ctlajoie hotmail.com>