From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: C++, complex, etc Date: Wed, 17 May 2000 21:53:48 +0400 Organization: MTU-Intel ISP Lines: 18 Message-ID: <3922DCAC.22514C06@mtu-net.ru> References: <39224964 DOT BBFA67CB AT mtu-net DOT ru> NNTP-Posting-Host: ppp104-101.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 958589775 62734 212.188.104.101 (17 May 2000 18:56:15 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 17 May 2000 18:56:15 GMT X-Mailer: Mozilla 4.72 [en] (Win95; I) X-Accept-Language: ru,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Chris Mears wrote: [snip] > >size_t is not a problem. Btw, what so I need size_t for, if both size_t and > >int equal the same machine word? > > Who says they do? Me. :) try sizeof() under Borland C/C++ 3.1 and DJGPP. they are 2-byte for 16-bit CPU/compiler and 4-byte for 32-bit CPU/compiler (I'm assuming x86 CPUs). -- Alexei A. Frounze ----------------------------------------- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru