| Action | Keywords | GB | VB6 |
|---|---|---|---|
| Memory management | cAlloc, mAlloc, mFree, mShrink, mReAlloc | v | |
| Memory initialization | MemBFill, MemWFill, MemLFill, MemSet, MemZero, ArrayFill | v | |
| Memory move/copy | Bmove, BlockMove, MemMove, MemCpy | v | |
| Memory And, Or, Xor | MemAnd, MemOr, MemXor | v |
Bits, Byte, Word, Int, and Large Operators and Keywords
Variables and Constants Keywords
{Created by Sjouke Hamstra; Last updated: 12/05/14 by James Gaite}