Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 1997 00:18:51 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
To:        shovey@buffnet.net (Stephen Hovey)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How big is an int?
Message-ID:  <199705232218.AAA28447@helbig.informatik.ba-stuttgart.de>
In-Reply-To: <Pine.BSI.3.95.970523164226.7479A-100000@buffnet7.buffnet.net> from Stephen Hovey at "May 23, 97 04:43:00 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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.

4

Consult /usr/include/machine/limits.h

> 
> Thanx

You're welcome

Wolfgang
> 
> 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705232218.AAA28447>