Group Memory
Home
Functions and Directives
Classes
Data types and Operators
Commands and Statements
Groups
Document Conventions
Books
Programming tools
Database engines
Internet technologies
search results:
0
Menu
V2 (build
2307
)
Group Memory
Bin2Mem()
Copies a binary string to a memory address.
Bin2Mem( <cString>, <nAddress> )
Mem2Str()
Create a character string from a memory address.
Mem2Str( <nAddress> [, <nLen>] [, @<cMem>] ) --> cMem | NIL