User profile: rjp52193

User info
User name:rjp52193
History
Joined:
Number of posts:10
Latest posts:

Returning Strings in a Function
Ah I get it, I had to initialize the array outside the function, pass it in, then return it. This lo...

Returning Strings in a Function
While the above helped for returning an array declared within the function, I'm having the same prob...

Returning Strings in a Function
Okay thanks, though I find it odd that putting [int] would affect the first few characters.

Returning Strings in a Function
It's been a while since I've worked with C++ and am shaky at remembering how to use arrays properly....

Global Variables in a For Loop
I figured out the problem. I was using the word "count" instead of "counter" which for some reason I...

This user does not accept Private Messages

User: rjp52193

  • Public profile