User profile: rafmed

User info
User name:rafmed
History
Joined:
Number of posts:5
Latest posts:

bug....help!
#include <iostream> #include <cstdlib> using namespace std; template <class burner> class de...

error:non-lvalue in assignment
yeah thanks! i hadn't think like that.

error:non-lvalue in assignment
machine m_short(machine mach[], int m) { int i; float temp; bool swapped=false; do {...

error:non-lvalue in assignment
return float ,mach[i] is an array of objects what does mean that error???

error:non-lvalue in assignment
mach[i-1].time_ol(m)=mach[i].time_ol(m); mach[i].time_ol(m)=temp; Ιn both orders I had the same...

This user does not accept Private Messages