words:quote-comma
: ", ( addr len -- ) HERE OVER CHAR+ ALLOT 2DUP >R >R CHAR+ SWAP CMOVE R> R> C! ;
Tags: ANS-Forth dictionary string
words/quote-comma.txt · Zuletzt geändert: 2010-12-29 18:12 von 127.0.0.1
: ", ( addr len -- ) HERE OVER CHAR+ ALLOT 2DUP >R >R CHAR+ SWAP CMOVE R> R> C! ;
Tags: ANS-Forth dictionary string