X-Git-Url: http://git.subgeniuskitty.com/vvhitespace/.git/blobdiff_plain/0425a4c688d837e65ccbece82a8987ac41dcee3f..45abb94e7cc7357b082f9ffda11077e2c606645e:/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 #