User profile: SimpleButPerfect

User info
User name:SimpleButPerfect
Email:tedkly7@hotmail.com
Statistical data
Skills:C++
Assembly
C#
C#/.NET
History
Joined:
Number of posts:13
Latest posts:

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 Homework
Wow, i actually did something like this but it didn't work for some reason, now i found out :D [cod...

Pointers Homework
Oops i went off the scope.. Well, then I can't.

Pointers Homework
1. My last shot, I can not think of another function now.. [code]int strlen(const char * str) { i...