1.19 CByte
Defined in namespace Smalltalk
Superclass: CUChar
Category: Language-C interface
You know what a byte is, don't you?!?
1.19.1 CByte class: conversion
(class)
1.19.2 CByte: accessing
(instance)
1.19.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.19.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).
This document was generated on
February, 22 2012
using
texi2html