Bugs: Browse | Submit New | Admin

[#6588] stack.rb

Date:
2006-11-09 23:36
Priority:
3
Submitted By:
Nobody
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
stack.rb

Detailed description
stack.rb

>    def pack(ary)
>      case SIZEOF_VOIDP
>      when SIZEOF_LONG
>        ary.pack(@template).unpack('l!*')
>      when SIZEOF_LONG
>        ary.pack(@template).unpack('q*')

when SIZEOF_LONG_LONG ???

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

No Changes Have Been Made to This Item