Next: CType class-initialization, Up: CType [Index]
Create a new CType for the given subclass of CObject
Create a new CType for the given subclass of CObject
Private - Called by from: for pointers/arrays. Format of type: (#array #int 3) or (#ptr #{FooStruct})
Private - Pass the size, alignment, and description of CType for aBlock, given the field description in ‘type’ (the second element of each pair).