Yes, thank you
I ended up using make-bytes with the size and then doing a memcpy. I forgot
that i could use a byte string as the memcpy destination.
Nate
On Sun, Jul 12, 2020 at 11:56 AM Sam Tobin-Hochstadt
wrote:
> Copying is probably the best option -- this is discussed some in the
> follow
Copying is probably the best option -- this is discussed some in the
following readme:
https://www.github.com/racket/racket/tree/master/racket%2Fsrc%2Fcs%2FREADME.txt
Sam
On Sun, Jul 12, 2020, 12:16 PM Nate Griswold wrote:
> Maybe i have been up too long, but what is the best replacement for
>
2 matches
Mail list logo