delorie.com/archives/browse.cgi | search |
Date: | Tue, 9 May 2000 12:04:57 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Jared Stevens <stevja AT lineo DOT com> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: Datatype sizes |
In-Reply-To: | <00050815311200.09858@sparky.lineo.com> |
Message-ID: | <Pine.SUN.3.91.1000509120427.946M-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Mon, 8 May 2000, Jared Stevens wrote: > In DJGPP, since it's a 32-bit compiler, when I make a variable of type char, > does it store that variable in a 32-bit slot in memory, or an 8-bit slot? A `char' takes a single byte.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |