Next: , Previous: , Up: CString   [Index]


1.49.2 CString class: instance creation

type

Answer a CType for the receiver—for example, CByteType if the receiver is CByte.

value: anObject

Answer a newly allocated CObject containing the passed value, anObject. Remember to call #addToBeFinalized if you want the CObject to be automatically freed