Ecco il codice: codice: int main(){ point a,b; a.initWithValue(); b.initWithValue(); system("pause"); return 0; }
int main(){ point a,b; a.initWithValue(); b.initWithValue(); system("pause"); return 0; }
Regole del Forum