about summary refs log tree commit diff stats
path: root/subx/ex4
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-07-07 23:38:59 -0700
committerKartik Agaram <vc@akkartik.com>2018-07-07 23:38:59 -0700
commitb0f89e4f9b204fa28fc02f6335dbf654d7a4dcf1 (patch)
tree1ea228d87a93e0bfda06792ec9015327f6cc0ed8 /subx/ex4
parentc90fa6534ecbdf3e61f19ce2b7cabbc2957ef202 (diff)
downloadmu-b0f89e4f9b204fa28fc02f6335dbf654d7a4dcf1.tar.gz
4326 - new example: read() from stdin
Currently only runs in emulated mode. Likely a paging issue, writing
data to code page. I'm not checking the return value.
Diffstat (limited to 'subx/ex4')
-rwxr-xr-xsubx/ex4bin0 -> 113 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/subx/ex4 b/subx/ex4
new file mode 100755
index 00000000..8fd70fbb
--- /dev/null
+++ b/subx/ex4
Binary files differ