Dopisovanie promptov (in order)

This commit is contained in:
Tomáš Vlček 2026-03-19 22:34:54 +00:00
parent e7ce9b2c92
commit 3c23b69e8a

View File

@ -6,5 +6,7 @@ Prompty:
3. ,,What characters does the ispunct() function return"
4. ,,given that ispunct() function returns these values, does the same return logic apply to the rest of 'is...' functions in the ctype library"?
5. ,,Could you give me a float equivalent of the atoi() function?"
6. ,, Could you tell me why does my sscanf() function read this incorrectly?" *prilepim mu kod*
7. ,,Can you explain how does the formatting argument work in sscanf() and can i restrict it to only read letters and only some certain symbols"
6. ,,Why does strtof() return an invalid float number like this?" *poslem mu screenshot vystupu na ktory som si dal vytlacit vstup*
7. ,,Could you explain to me this error please?" *poslem mu screenshot erroru, kde som nespravne castoval, resp. passoval do strtof() funkcie smerník a nechcel sa mi program prelozit*,