|
|
6.41 CScalarCType
- Defined in namespace Smalltalk
- Category: Language-C interface
6.41.1 CScalarCType: accessing
- valueType
- valueType is used as a means to communicate to the interpreter the underlying type of the data. For scalars, it is supplied by the CObject subclass.
6.41.2 CScalarCType: storing
- storeOn: aStream
- Store Smalltalk code that compiles to the receiver
|