7 lines
171 B
Plaintext
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$
|