help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] C Types


From: Markus Fritsche
Subject: [Help-smalltalk] C Types
Date: Thu, 9 May 2002 23:47:25 +0200

Hello,

is there a reason, why 

Foo defineCFunc: 'bar'
        withSelectorArgs: ''
        returning: #short
        args: #()!

here the type short (and ushort) isn't implemented, while in CStruct.st it is?

Thanks for help, Markus Fritsche        



reply via email to

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