User: Krogoth

  • Public profile

User profile: Krogoth

User info
User name:Krogoth
History
Joined:
Number of posts:53
Latest posts:

Template does not compile
Oh, that's my bad. I have used "class" specifier instead of "typename" and said it's not working whe...

Template does not compile
[code]// Count sequentially equal elements for both arrays from the start: namespace Detail { // Not...

My code on virual inheritance
I am new to virtual inheritance and I beware of doing something wrong There are 3 important classes...

array of pointer
[code]int higher = array[0]; int lower = array[0]; int average = array[0]; for (int i = 1; i != 12; ...

Put the whole value into char
I need to put the whole integral value into char from ifstream. (In this concrete meaning char is 1...

This user does not accept Private Messages