LCB Woes
Mark Wieder
ahsoftware at sonic.net
Thu Apr 12 22:04:32 EDT 2018
On 04/12/2018 06:03 PM, Brian Milby via use-livecode wrote:
> What language is the library written in? Which platform? I have some code
> that I’ve started to put together for libSodium, but I have not done much
> more than reference the calls.
Interesting. I started down the libSodium path and gave it up when I
found that I had to create a struct with 1024 individual byte references
for an embedded buffer. There really should be a way to specify a number
so you don't have to type 1024 "h" characters in a row.
--
Mark Wieder
ahsoftware at gmail.com
More information about the use-livecode
mailing list