March 2002
Intermediate to advanced
528 pages
21h 29m
English
unpack
array unpack(stringformat, stringdata)
Returns an array of values retrieved from the binary string
data, which was previously packed using
the pack( ) function and the format
format.