jkotlinski / durexforth

Modern C64 Forth
Other
230 stars 28 forks source link

#s is listed as s# in Documentation. #456

Closed Whammo closed 2 years ago

Whammo commented 2 years ago

4.14 s# ( ud { ud ) Calls # once, and repeats until the number is zero.

\item[s# ( ud -- ud )] Calls # once, and repeats until the number is zero.