Help with FFI - another try

Bert Freudenberg bert at impara.de
Wed Jul 19 11:21:15 UTC 2006


Am 19.07.2006 um 12:33 schrieb Eugene Beschastnov:

> Another question - what construction in Squeak corresponds to  
> PSHORT in C?

There is no type PSHORT in C. It probably is a typedef (could be a  
macro too) which you need to lookup in the headers.

I'd guess it's a 'short*'.

- Bert -




More information about the Squeak-dev mailing list