This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cpp:pipe [2019-03-22 07:35] ziggi |
cpp:pipe [2019-05-28 15:26] (current) |
||
---|---|---|---|
Line 8: | Line 8: | ||
* pipe.cpp | * pipe.cpp | ||
* | * | ||
- | * Copyright 2019 Oleg Borodin <borodin@unix7.org> | + | * Copyright 2004-2019 Oleg Borodin <borodin@unix7.org> |
* | * | ||
* This program is free software; you can redistribute it and/or modify | * This program is free software; you can redistribute it and/or modify | ||
Line 24: | Line 24: | ||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, | ||
* MA 02110-1301, USA. | * MA 02110-1301, USA. | ||
- | * | ||
- | * | ||
*/ | */ | ||
- | |||
#include <iostream> | #include <iostream> |