Aktualizovat a3/program.c
This commit is contained in:
parent
b201e9a3e8
commit
0dcaf6fbec
@ -62,7 +62,7 @@ int main()
|
||||
return 0;
|
||||
|
||||
}
|
||||
void setMemoryOfArrays(char* processedName, studentsApplication* student)
|
||||
void setMemoryOfArrays(char* processedName, studentApplication* student)
|
||||
{
|
||||
//prednastavi pamat mnozinovych premien
|
||||
processedName[0] = '\0';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user