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