Joined: Jan 18, 2008 Posts: 1191 Location: Memphis TN
Status: Offline
Posted: Mon Jul 26, 2010 9:00 am Post subject: Formats
Formats are specified as such
U - 32 bit integer - default 32 bit value - 4 bytes
F - 32 bit float - 4 bytes
S - variable length string
SL - string with pre-specified length (a word at the start of the string determines length)
W - 16 bit integer - default 16 bit value - 2 bytes
B - 8 bit integer - default 8 bit value - 1 byte
X - Size in bytes of the number following it (ie X3 - 3 bytes)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum