help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Questions regarding CArray's


From: Holger Hans Peter Freyther
Subject: [Help-smalltalk] Questions regarding CArray's
Date: Sat, 16 Oct 2010 21:29:08 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100921 Fedora/3.1.4-1.fc14 Lightning/1.0b2 Thunderbird/3.1.4

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]