Back: CByte-accessing Up: Base classes Forward: CChar class-accessing   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document

1.22 CChar

Defined in namespace Smalltalk
Superclass: CScalar
Category: Language-C interface

1.22.1 CChar class: accessing  (class)
1.22.2 CChar: accessing  (instance)
1.22.3 CChar: conversion  (instance)


1.22.1 CChar class: accessing

alignof
Answer the receiver's instances required aligment

cObjStoredType
Private - Answer an index referring to the receiver's instances scalar type

sizeof
Answer the receiver's instances size


1.22.2 CChar: accessing

alignof
Answer the receiver's required aligment

cObjStoredType
Private - Answer an index referring to the receiver's scalar type

sizeof
Answer the receiver's size


1.22.3 CChar: conversion

asByteArray: size
Convert size bytes pointed to by the receiver to a String

asString
Convert the data pointed to by the receiver, up to the first NULL byte, to a String

asString: size
Convert size bytes pointed to by the receiver to a String



Back: CChar-accessing Up: CChar Forward: CCompound   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on May, 22 2008 using texi2html