Re: Fortranspeak & Javaspeak
- From: glen herrmannsfeldt <gah@xxxxxxxxxxxxxxxx>
- Date: Wed, 31 May 2006 03:58:51 -0700
xieweibao@xxxxxxxxxxxxxx wrote:
(snip)
I don't know how big logicals are but in Java, they're supposed to be 1 bit.
As far as the Java language they are 1 bit.
In the usual implementation scalars are 32 bits,
which is more efficient. I believe array elements are 8 bits
in most implementations, but they could be 1 bit.
You are not supposed to be able to tell, other than running
out of memory.
-- glen
.
- References:
- Fortranspeak & Javaspeak
- From: David . Paterson
- Re: Fortranspeak & Javaspeak
- From: xieweibao
- Fortranspeak & Javaspeak
- Prev by Date: Re: Bounds Check Overhead
- Next by Date: true 64-bit FORTRAN compilers for Windows XP 64??
- Previous by thread: Re: Fortranspeak & Javaspeak
- Next by thread: Cannot create import libraries with Microsoft's LIB with the option mixed language Borland C++ (-ml bc) with Lahey v5.7
- Index(es):