Jason Nielsen <[email protected]> writes:

> It looks like c_char_Array_4 should have a value and a raw argument
> which should be str thought I dont know much about ctypes.
>
> http://stackoverflow.com/questions/4101536/multi-dimensional-char-array-array-of-strings-in-python-ctypes

Thing you meant to say "attribute" not "argument". It seems to pass the
tests if I add .raw to the end, so hopefully that means it is working...

Thanks for the pointer.
-- 
Brian May <[email protected]>
https://linuxpenguins.xyz/brian/
_______________________________________________
melbourne-pug mailing list
[email protected]
https://mail.python.org/mailman/listinfo/melbourne-pug

Reply via email to