error C2143: syntax error : missing ';' before '->'WOOOOOO, Great! It's working!! Ya, [code]You create an uninitialized pointer and use that to make c...
error C2143: syntax error : missing ';' before '->'i think what I should do is [code]casting the void pointers in the shapes array to the correct type[...
error C2143: syntax error : missing ';' before '->'So [quote]casting the void pointers in the shapes array to the correct type [/quote] you mean change...
error C2143: syntax error : missing ';' before '->'If I do [code] (Square*)shapes[j]->print();[/code] There is the error: [quote]left of '->print' mus...
error C2143: syntax error : missing ';' before '->'Anyway, do u have any idea how to fix it?
This user does not accept Private Messages