User: Molson

  • Public profile

User profile: Molson

User info
User name:Molson
History
Joined:
Number of posts:4
Latest posts:

C function overloading
Hi, is there a way to overload a function in C. Like this: void func(); void func(int i);...

invalid use of incomplete type ‘class
thats my problem! I like to specialise a virtual function, partially. But it's clear to me to do t...

invalid use of incomplete type ‘class
i can't remove the inheritance hierarchy, because the class dictionary have to be an abstract class....

invalid use of incomplete type ‘class
Hello, I've a problem with my template class: [code] template <class KeyType, class ValueType>...

This user does not accept Private Messages