in reply to PDL QuickRef

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!

Alex / talexb / Toronto

Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.

Replies are listed 'Best First'.
Re^2: PDL QuickRef
by mxb (Pilgrim) on May 14, 2018 at 15:00 UTC

    Good catch! obviously longlong are 64 bit signed integers. Edited accordingly.