Binary data from external

Mark Schonewille m.schonewille at economy-x-talk.com
Mon Feb 20 12:24:05 EST 2012


Thanks, Dar. I think we are going to include a lot of NULLs in our data. That probably means we shouldn't use a function.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Download the Installer Maker Plugin 1.7 for LiveCode here http://qery.us/za

On 20 feb 2012, at 18:19, Dar Scott wrote:

> My external C code boilerplate includes a function to create a hex returnable value.  I sometimes do that.  If you learn of a better way, I would like to learn of that.
> 
> It is easer with iOS externals.
> 
> You might be able to do this by analysis.  If you know your characters will never include a zero byte, then you can just to an ordinary return of data.
> 
> Dar
> 





More information about the use-livecode mailing list