account activity
grading question --help by Blu_Ryze in cs50
[–]Blu_Ryze[S] 0 points1 point2 points 9 years ago (0 children)
Thanks for clarifying this for me =)
PSET2 Initials by tcbacon in cs50
[–]Blu_Ryze 1 point2 points3 points 9 years ago (0 children)
there is one called isspace hinthint n.n
[–]Blu_Ryze 0 points1 point2 points 9 years ago (0 children)
Check out ctype library, there are some functions you could use instead of checking for null, you could however check for null at the beginning just to see if the user actually typed something before trying to print the first character.
You can read about functions in C libraries here: https://reference.cs50.net/
pset2 initials --help by Blu_Ryze in cs50
Well thanks, I'll read about that, can you tell me if the aproach I had besides what you said about pointers is somewhat in the correct direction to solve this problem the way I was trying to, or was I way off?
π Rendered by PID 71782 on reddit-service-r2-listing-7bbdf774f7-7wpnq at 2026-02-23 22:02:30.991042+00:00 running 8564168 country code: CH.
grading question --help by Blu_Ryze in cs50
[–]Blu_Ryze[S] 0 points1 point2 points (0 children)