summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..6094a98
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+My exercises for C++ Primer 5th edition.
+
+Not all exercises are included.
+
+Some exercises may or may not follow the directions completely,
+it could be because of compiler flags that i have enabled and i have to make changes.
+Or it could be because i wanted to add some extra small things to make it easier.