From 65a4069b4d9795c078273dd7358543755a2f0491 Mon Sep 17 00:00:00 2001 From: Thejazeto Lhousa Date: Mon, 27 May 2019 20:13:16 +0530 Subject: [PATCH] Create 2_cpp.md --- 2_cpp.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 2_cpp.md 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