diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |