<
^
>
Advanced
pack()
programming in 24 seconds
Chapter 1. Creating an Excel file
An Excel file is comprised of:
bytes
pack "C", 123;
Two byte little-endian shorts
pack "v", 123;
Four byte little-endian longs