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