On 11 Apr 2007 07:48:01 -0700, Knowledge Seeker <[EMAIL PROTECTED]> wrote: > Paul Herring wrote: > > On 11 Apr 2007 07:13:40 -0700, Knowledge Seeker <[EMAIL PROTECTED]> > > wrote: > > > >> sizeof int is platform dependent and varies from platform to platform. > >> while sizeof long is always 32-bit > > > > Erm no. > > u r right .. got to brush up knowledge :)
The C Standard would be a good place to start since you appear to have a working knowledge of the language. See the Standards section at http://tech.groups.yahoo.com/group/c-prog/links - pick any one of the ones that work; you don't need to download all of them. -- PJH Aio, quantitas magna frumentorum est
