home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Environments
/
Prograph Classic 2.6.1
/
Prograph Extensions
/
More Primitives
/
More Primitives.rsrc
/
STR#_409.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-21
|
367 b
|
11 lines
Inputs: Buffer; Offset
Outputs: Buffer; NextOffset; String
Inputs: ABlock[@[@]] | integer; integer
Outputs: ABlock[@[@]] | integer; integer; string
String is a string of length N bytes, where N is the one-byte integer read from Buffer starting at Offset, and the N bytes of String are read from Buffer starting at Offset + 1. NextOffset is Offset + N + 1.
Memory