From: XXguille AT XXiies DOT XXes (Guillermo Rodriguez Garcia) Newsgroups: comp.os.msdos.djgpp Subject: Re: Portability and size_t type related question Date: Thu, 13 May 1999 11:12:26 GMT Organization: Telefonica Transmision de Datos Lines: 18 Message-ID: <373b1a09.3346354@noticias.iies.es> References: NNTP-Posting-Host: iies196.iies.es Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Newsreader: Forte Agent 1.5/32.451 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com El día Wed, 12 May 1999 17:07:25 +0300 (IDT), Eli Zaretskii escribió: >> Like 'char' is always 1 byte. > >That's not true, either. There are compilers (mostly for embedded >systems) where `char' is 32-bit wide. Then a byte is defined as 32 bits on those systems. You see, a byte is not always 8 bits. It may be 4-bit wide, or 7-bit, or whatever. The exact definition of byte, for every system, is the minimum addressable memory unit. Regards, GUILLE ---- Guillermo Rodriguez Garcia XXguille AT XXiies DOT XXes (ya sabes :-)