1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00

Start UNIX example: basic IO.

This commit is contained in:
2020-10-01 23:09:03 +01:00
parent 1493501193
commit 90f1791983
3 changed files with 420 additions and 259 deletions

View File

@@ -1015,4 +1015,13 @@
number = {7},
pages = {365--375},
year = {1974}
}
}
@book{Raymond03,
author = {Eric Steven Raymond},
title = {The Art of {UNIX} Programming},
year = {2003},
isbn = {0131429019},
publisher = {Pearson Education}
}