User: Edevan

  • Public profile

User profile: Edevan

User info
User name:Edevan
History
Joined:
Number of posts:18
Latest posts:

I want to keep learning
Hi, I already read the beginner c++ book of herbet, so what book do you think it will be better to ...

Problems inserting text in a txt file
thank you

Problems inserting text in a txt file
Hi, im having problems trying to insert a text into a txt file in the end of the text file, example:...

overloading ostream operator
#include <iostream> using namespace std; class morgiana{ int x,y,z; public: friend ostream&oper...

overloading ostream operator
i believe that the & is the main problem: ostream&operator<< (ostream &stream, const Rational obj)...

This user does not accept Private Messages