Note that ~RemoveWord is used by scanf, not printf.

This commit is contained in:
Stephen Heumann 2020-01-30 18:51:59 -06:00
parent 8490da9d85
commit bd6d517854

View File

@ -4533,7 +4533,7 @@ fListEnd anop
****************************************************************
*
* ~RemoveWord - remove Y words from the stack for printf
* ~RemoveWord - remove Y words from the stack for scanf
*
* Inputs:
* Y - number of words to remove (must be >0)