|
|
6.19 CByte
- Defined in namespace Smalltalk
- Category: Language-C interface
- You're a marine.
You adapt -- you improvise -- you overcome
- Gunnery Sgt. Thomas Highway
Heartbreak Ridge
6.19.1 CByte class: conversion
- scalarIndex
- Nothing special in the default case - answer a CType for the receiver
- type
- Nothing special in the default case - answer a CType for the receiver
6.19.2 CByte: accessing
- scalarIndex
- Nothing special in the default case - answer the receiver's CType
- type
- Answer a CType for the receiver
- value
- Answer the value the receiver is pointing to. The returned is a SmallInteger
- value: aValue
- Set the receiver to point to the value, aValue (a SmallInteger).
|