Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 1997 19:19:02 -0800 (AKDT)
From:      Steve Howe <un_x@anchorage.net>
To:        Stephen Hovey <shovey@buffnet.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How big is an int?
Message-ID:  <Pine.BSF.3.95q.970523191707.13536D-100000@aak.anchorage.net>
In-Reply-To: <Pine.BSI.3.95.970523164226.7479A-100000@buffnet7.buffnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 May 1997, Stephen Hovey wrote:

> 
> How big is type int on freebsd? 2 bytes? 4?  Im trying to figure out
> max/min vals and if I need to convert some software I have to longs.
> 
> Thanx

main { printf("%i\n", sizeof(int)); }
-------------------------------------------------------------------------
 Sleep: a sign a caffeine deprivation ... http://www.anchorage.net/~un_x
-------------------------------------------------------------------------





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.970523191707.13536D-100000>