|
From: Jon H. <jon...@gm...> - 2016-03-19 11:33:38
|
>From the docs: http://docs.factorcode.org/content/article-bit-arrays.html "Bit arrays play a special role in the C library interface; they can be used to pass binary data back and forth between Factor and C. See Passing pointers to C functions." Is this still true ? If so, then there should be a mention of bit-arrays in addition to byte-arrays in the linked article http://docs.factorcode.org/content/article-c-pointers.html ? Jon |