Update a1/program.c
This commit is contained in:
parent
375383426c
commit
c85959bf72
@ -2,7 +2,7 @@
|
||||
#define MAX 100
|
||||
|
||||
void serch_zatv(char vhod[MAX]){
|
||||
printf("VIVO");
|
||||
printf("%s", vhod);
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user