diff options
author | Kartik Agaram <vc@akkartik.com> | 2018-07-07 23:38:59 -0700 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2018-07-07 23:38:59 -0700 |
commit | b0f89e4f9b204fa28fc02f6335dbf654d7a4dcf1 (patch) | |
tree | 1ea228d87a93e0bfda06792ec9015327f6cc0ed8 /subx/ex4 | |
parent | c90fa6534ecbdf3e61f19ce2b7cabbc2957ef202 (diff) | |
download | mu-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-x | subx/ex4 | bin | 0 -> 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 |