[ANN] libBinConvert

Mark Smith mark at maseurope.net
Mon Oct 29 15:48:07 EDT 2007


I've made a little library that functions as a wrapper around the  
binaryEncode/Decode functions. I can never remember all the format  
specifiers, so I've done this. It also gets around the binaryDecode  
bug (5315) on intel machines.

It provides descriptively named functions, like getUInt4LE() and  
toFloat8BE() which I find easier to remember, so hopefully it'll be  
useful to others.

http://www.futility.co.uk/futsoft/revolutionstuff.html

Best,

Mark



More information about the use-livecode mailing list