comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Size of variables in bytes?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Size of variables in bytes? [message #9840] Wed, 03 September 1997 00:00 Go to previous message
pete is currently offline  pete
Messages: 4
Registered: March 1997
Junior Member
Christian Soeller wrote:
>
> Christian Salow <csalow@chaos.bwl.uni-mainz.de> writes:
>
>>
>> Is the following true and is it machine independent?
>>
>> byte 1b
>> integer 2b
>> long int 4b
>> floating 4b
>> double 8b
>> string ???
>> structure n_tags(var, /length)
>>
>
> A related question would be why one has to know? If all you
You may need/want to know what the sizes are because you are giving a
data set generated outside of pvwave/idl. On Dec Alpha workstations the
long int maps to 8 bytes leaving no 4 byte integer. I am interfacing
with a c++ routine that writes out 4 byte integers, to force the c++
code to reengineer and waste 4*1465*15500 (this size is one of the
smaller file size) bytes of disk space per file (appx 40-50 files
generated daily) is absurd --- beside does it hurt to understand how
something is defined --- don't want to start an argument here *l*
> are interested in is cross platform data exchange you are better
> off using an appropriate (IDL supported) data format. Otherwise
> you have to take care of endianess youself, etc. And C programmers
> can use sizeof with the appropriate IDL C-type.
>
> Christian Soeller

--
------------------------------------------------------------ ------
"Madness takes it's toll. Please have exact change."
------------------------------------------------------------ ------

KYSOTI :P
[Message index]
 
Read Message
Read Message
Previous Topic: ****CABLE BOX DESCRAMBLER****BUILD YOUR OWN DESCRAMBLER FAST CHEAP AND EASY
Next Topic: Re: Imaginary is narrow minded

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:25:38 PDT 2025

Total time taken to generate the page: 0.00361 seconds