Update 'cv8/program.c'
This commit is contained in:
parent
9f93cea8fb
commit
b9995989cd
@ -100,7 +100,7 @@ void knowledge_system(struct tree* node) {
|
||||
return;
|
||||
}
|
||||
|
||||
printf("%s", node->v);
|
||||
//printf("%s", node->v);
|
||||
printf("Odpovedajte 'a' pre prvu moznost alebo 'n' pre druhu moznost.\n");
|
||||
|
||||
char response;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user