search results:
0
Home
Functions and Directives
Classes
Data types and Operators
Commands and Statements
Groups
Document Conventions
Menu
Search
Home
(Build:1819)
Groups
Group Memory
Alaska Software
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