User: Kauto

  • Public profile

User profile: Kauto

User info
User name:Kauto
History
Joined:
Number of posts:22
Latest posts:

Union Find trouble
[code]#include <iostream> #include <fstream> #include <cassert> using namespace std; void ma...

Initializing const data member
Here's a part of my program. What I need to know is how I can pass an argument to the Book construct...

Const data member initizialisation
Here's a part of my program. What I need to know is how I can pass an argument to the Book construct...

Const data member initizialisation
Thank you very much.

Const data member initizialisation
Im writing a class Book, which has several data members and 1 const data member. My problem is that ...

This user does not accept Private Messages