How do i write this to work?
It keeps saying theres an else without an if
do{
ch = displayMenu(); if(ch = 'C') else if(ch = 'F') }while (ch != 'Q');
Aucun commentaire:
Enregistrer un commentaire