I'm using code from this old example:
www.b4x.com
is this still current and working for B4i V10?
CRC32 on ios
I need help with a crc32 function on IOS From these link http://stackoverflow.com/questions/4115059/get-crc-checksum-of-an-nsdata-in-objective-c http://ios-blog.co.uk/tutorials/quick-tips/quick-tip-converting-nsstring-to-nsdata/ I try this code Dim NativeMe As NativeObject = Me...