File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
-
2
1
The files in this directory and all sub-directories are used for demonstrations
3
- in the course of teaching UNIX programming at Faculty of Mathematics and Physics
4
- of Charles University in Prague (http://www.mff.cuni.cz/).
2
+ in the course of teaching "Unix programming in C" (NSWI015) at Faculty of
3
+ Mathematics and Physics of Charles University in Prague
4
+ (http://www.mff.cuni.cz/).
5
5
6
- The page of the course: http://mff.devnull.cz/
6
+ The course page can be accessed from http://mff.devnull.cz/
7
7
8
8
All the files with examples are in Public Domain, unless marked otherwise.
9
9
10
- The source cdde files are kept like this on purpose:
10
+ The source code files are kept like this on purpose:
11
11
- not all return values are checked and reacted upon
12
+ - some programs may present issues on purpose
12
13
- each file is self contained (i.e. not libraries of common functions)
13
14
14
15
This is to help understand the concepts easily.
You can’t perform that action at this time.
0 commit comments