8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
#title Push_S [RCBasic Doc]
|
|
#header sub Push_S( str_stack, s$ )
|
|
|
|
Pushes a string onto a string stack
|
|
|
|
#ref Pop_S
|
|
|