Memory allocationI like this way: [code] #include <iostream> #include <vector> #include <string> #include <memory> ...
Finding max and min from integers in text fileI hope it will help you http://www.cplusplus.com/reference/vector/vector/ http://www.cplusplus.com/...
Need help with stringsI hope it will help you a little. Run this: [code] #include <iostream> #include <string> std::strin...
Strategy of handling errors in C++JLBorges, I will! Thank you very much!
Strategy of handling errors in C++FileOpenError.h [code] #ifndef FILEOPENERROR_H #define FILEOPENERROR_H #include <string> #include "...
This user does not accept Private Messages