diff --git a/2_cpp.md b/2_cpp.md new file mode 100644 index 0000000..5be5483 --- /dev/null +++ b/2_cpp.md @@ -0,0 +1,4 @@ +## Files and streams: +- [fstream](http://www.cplusplus.com/reference/fstream/fstream/) +- [files](http://www.cplusplus.com/doc/tutorial/files/) + - lists all member functions