Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Is there a data type I64

0 views
Skip to first unread message

flkoe

unread,
Oct 25, 2004, 9:55:31 AM10/25/04
to
For my application I need a data type I64. In the program I can only
find I32. Is this the biggest one? Is the I64 somewhere hidden or must
I do my program without I64 and use I32?

SVences

unread,
Oct 26, 2004, 5:22:08 PM10/26/04
to
Hello –

Right click on your control and select Representation >> Double
Precision. A Double-precision floating-point number takes 64 bits of
storage on disk.

Take a look at this <a
href=http://digital.ni.com/public.nsf/websearch/C261612DFCA8BD3586256CC300713EA6?OpenDocument>link</a>.

Hope this helps!

S Vences
Applications Engineer
National Instruments

0 new messages