I suspect problems with typecasting! thanks KBW! That was indeed wrong. ... but the problem remains. I only get 0 + 0i as a result for an...
I suspect problems with typecasting! I did that, but the results are still wrong. Kons1 = a= 1 Kons2 = b = 1 rt = c = 3 it = d =1 Sho...
I suspect problems with typecasting! This is my code: [code] #include <iostream> using namespace std; class Tobi { private: i...
How to use constructor of class A as part of constructor in class B?thank you for your help! It was appreciated.
How to use constructor of class A as part of constructor in class B?Oh and here are the error messages : [code] tobias@Lonestar:~/c++$ g++ na2.cpp -Wall na2.cpp: In fu...
This user does not accept Private Messages