Hi,

for a test case I would like to create a C Array.

I want to do something like:
(#(1 2 3) asByteArray asCObject: (CArrayCType from: #byte)) at: 0

so somehow my CArrayCType from: #byte is wrong. I should be able to find the
equivalent of <declaration: #( #(#name #array 3))>, if you lack the time I am
going to search more and will find the solution myself.

thanks.

_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to