64 bit architectures and C/C++
James A. Crotinger
jac at gandalf.llnl.gov
Mon Apr 29 16:21:59 AEST 1991
Anyone want to comment on experiences with Crays? I believe the C
compilers have sizeof(int) = sizeof(short) = sizeof(long) == 46 or 64
bits, depending on a compile time flag (Crays can do 46 bit integer
arithmetic using the vectorizing floating point processors, so that is
the default).
Binary communications between Crays and other computers is something
I haven't done, mostly because Cray doesn't support IEEE floating point.
Jim
--
-----------------------------------------------------------------------------
James A. Crotinger Lawrence Livermore Natl Lab // The above views
jac at moonshine.llnl.gov P.O. Box 808; L-630 \\ // are mine and are not
(415) 422-0259 Livermore CA 94550 \\/ necessarily those of LLNL
More information about the Comp.lang.c
mailing list