OWBasic for Pocketviewer

Home INTRO Group PROCEDURE Alphabetical Index

Bits and Bytes

There are procedures to manipulate single bits and bytes.
BYTESSplit an integer into bytes
SETBITSet a single bit in an integer array
SETBYTESet a single byte in an integer array
BIT()Value of a single bit in an integer array
BYTE()Value of a byte in an integer array


Home INTRO Group PROCEDURE Alphabetical Index