Error C2679. Need help fixing it.Sorry I called the function wrong. So this is it: [code] int main(void) { Vehicle v1,v2; int a1;...
Error C2679. Need help fixing it.@TheIdeasMan I did something like this and the error still will not go away [code] int main(void) {...
Error C2679. Need help fixing it.Hi! I'm trying to write a simple code where I test the inheritance of a class and two derived classe...
Really need help! Getting an error....and a weird output.It has that red line under getline and when I hover over the line it says [quote]Error no instance o...
Really need help! Getting an error....and a weird output.In my code I have class as STANDING. I'm trying to enter the code the way you have it above. But vis...