in reply to PDL QuickRef
... long int Integer values from -2,147,483,648 to +2,147,483,647 longlong long Integer values from -2,147,483,648 to +2,147,483,647 ...
Is this right? I would have expected that range of values for a signed 32 bit int (long PDL data type), but not for a long (longlong PDL data type).
PS Great documentation!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: PDL QuickRef
by mxb (Pilgrim) on May 14, 2018 at 15:00 UTC |