Aktualizovat du2/README.md

This commit is contained in:
Tomáš Vlček 2026-03-13 01:02:02 +00:00
parent efe2d4ff2d
commit 708da0e070

View File

@ -5,4 +5,4 @@ Prompty:
2. ,,Could you explain to me please, how does the compare function, that is being passed to qsort() as an argument work in C?" 2. ,,Could you explain to me please, how does the compare function, that is being passed to qsort() as an argument work in C?"
3. ,,I am getting this exception/error code thrown when my program crashes *prilepim mu error kod (segmentation fault) + cely kod mojej aplikacie, lebo som nemal ani ponatia, kde presne som mal chybu* 3. ,,I am getting this exception/error code thrown when my program crashes *prilepim mu error kod (segmentation fault) + cely kod mojej aplikacie, lebo som nemal ani ponatia, kde presne som mal chybu*
4. ,,Could you please explain how to iterate through an array full of instantiated structs?" 4. ,,Could you please explain how to iterate through an array full of instantiated structs?"
5. ,,Is there a way I could handle the scenario where my sscantf() function just isnt capable of reading the surname and I need to skip it?" 5. ,,Is there a way I could handle the scenario where my sscantf() function just isnt capable of reading the surname and just skips it because there is a space between the first word and the second one I wish to read?"