comparison: stream.c
stream.c
- changeset 20
- 43725438ac50
- parent 16
- bc9a0fefd892
equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * stream.c |
2 * stream.c |
3 * |
3 * |
4 * Created on: 20.09.2011 |
4 * Created on: 20.09.2011 |
5 * Author: beckermi |
5 * Author: Mike |
6 */ |
6 */ |
7 |
7 |
8 #include "stream.h" |
8 #include "stream.h" |
9 |
9 |
10 void close_stdout() { |
10 void close_stdout() { |