I'm not sure what level you are asking. As a normal user of c or c++
there are #define's in limits.h that specify the boundaries. It may
be /usr/include/limits.h or /usr/include/sys/limits.h.
Is that what you are looking for?
HTH,
Perry
On May 2, 2006, at 6:52 PM, Brandi.Love@xxxxxxxxxx wrote:
Hey all!
I'm looking for the source code in gcc 4.0.2 for c/c++ where the
limits are set
for integer and long sizes (I know that they can only handle a
number up to a
certain size, forgive me I'm not sure what that size is.) Been
looking like
crazy and can't find it, there is just sooooo much source code.
Anyone know
offhand which file this might be located in?
-Brandi Love