help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Support for 64-bit ('long long') integers


From: David Bateman
Subject: Re: Support for 64-bit ('long long') integers
Date: Thu, 06 Oct 2005 21:58:58 +0200
User-agent: Mozilla Thunderbird 0.8 (X11/20040923)

I believe int64 and uint64 types were added at 2.1.58.. In any case I get the following

octave:1> a = intmax('int64')
a = 9223372036854775807
octave:2> whos a

*** local user variables:

 Prot Name        Size                     Bytes  Class
 ==== ====        ====                     =====  =====
  rwd a           1x1                          8  int64 scalar

Total is 1 element using 8 bytes


Cheers
D.

--
David Bateman                                address@hidden
Motorola Labs - Paris +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax) 91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]