Files
RCBASIC4/doc/bu/files/bufferfromstring.txt

7 lines
171 B
Plaintext

#title BufferFromString [RCBasic Doc]
#header function BufferFromString(s$, ByRef buffer)
Stores the byte value of a string into a number buffer
#ref StringFromBuffer$