X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/0425a4c688d837e65ccbece82a8987ac41dcee3f..b8b65c17f7c4cfbe7f1d2f6b76580d40afe51526:/stdlib/README.md diff --git a/stdlib/README.md b/stdlib/README.md index 00d0fb5..12a5ff6 100644 --- a/stdlib/README.md +++ b/stdlib/README.md @@ -60,6 +60,8 @@ header comment for each function to learn the call and return stack. 1000001 ----- spew registers (heap.pvvs) 1000010 ----- print sign of number (stdio.pvvs) 1000011 ----- print magnitude of number (stdio.pvvs) + 1000100 ----- print string from stack (stdio.pvvs) + 1000101 ----- print string from heap (stdio.pvvs) # Misc #