What is the point of a switch statement?I'm not talking about a one/two possibilities of a string, or I would have never asked that, I'm tal...
What is the point of a switch statement?Wow I didn't use it with strings yet, but I never knew it doesn't work with strings.. In C# I could...
Pointers HomeworkWow, i actually did something like this but it didn't work for some reason, now i found out :D [cod...
Pointers HomeworkOops i went off the scope.. Well, then I can't.
Pointers Homework1. My last shot, I can not think of another function now.. [code]int strlen(const char * str) { i...