Strlen() always returns 6 or 0!My bad. Won't happen again. I am using G++
Strlen() always returns 6 or 0!Oh man. That's not good news. Any ideas as to what might be causing the issue?
Strlen() always returns 6 or 0!Sorry about the missing semi-colon. I actually do have it in my main program. For some reason, I'm s...
Strlen() always returns 6 or 0!It's actually part of a larger program. I'm working on a dynamically allocated stack, and by switchi...
Strlen() always returns 6 or 0!Hello All, I am trying to count the number of characters in a user entered string. Here is my code: ...
This user does not accept Private Messages