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

1.20 CByte

Defined in namespace Smalltalk
Superclass: CUChar
Category: Language-C interface
You know what a byte is, don't you?!?

1.20.1 CByte class: conversion  (class)
1.20.2 CByte: accessing  (instance)


1.20.1 CByte class: conversion

cObjStoredType
Nothing special in the default case - answer a CType for the receiver

type
Answer a CType for the receiver


1.20.2 CByte: accessing

cObjStoredType
Nothing special in the default case - answer the receiver's CType

value
Answer the value the receiver is pointing to. The returned value is a SmallInteger

value: aValue
Set the receiver to point to the value, aValue (a SmallInteger).



Back: CByte class-conversion Up: CByte Forward: CCallable   Top: GNU Smalltalk Library Reference Contents: Table of Contents Index: Class index About: About this document


This document was generated on August, 19 2010 using texi2html