no habia un { y prueba de llave
This commit is contained in:
@@ -10,12 +10,12 @@ void clear(){
|
||||
system("clear");
|
||||
} else {
|
||||
system("cls");
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
||||
int main()
|
||||
int main(){
|
||||
|
||||
char opcion=0;
|
||||
while (opcion!='8')
|
||||
|
||||
Reference in New Issue
Block a user