User profile: Observer

User info
User name:Observer
Name:Ivan
Location:Russian
History
Joined:
Number of posts:105
Latest posts:

Memory allocation
I like this way: [code] #include <iostream> #include <vector> #include <string> #include <memory> ...

Finding max and min from integers in text file
I hope it will help you http://www.cplusplus.com/reference/vector/vector/ http://www.cplusplus.com/...

Need help with strings
I 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

User: Observer

  • Public profile