$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Xavier Pegenaute (xpegenaute_at_[hidden])
Date: 2007-12-11 09:32:12
Hi,
I am using build tool to my programs, but now I would like to make
something similar to the "autotools" utility. I need to verify the size
of the basic types in C++. ex: int,unsigned,double, etc ..
How can I check the size of these types?
Thanks & Regards.
Xavi.