User profile: xsoifonx

User info
User name:xsoifonx
History
Joined:
Number of posts:7
Latest posts:

Question about searching through strings.
Hello I'm stuck on an assignment where I have to open an fin file and then search each line for an "...

Program ends before producing any output.
Hi. My program compiles, but when I run it, it immediately closes without producing any output or g...

Void function for Rock Paper Scissors
Thank you for the help guys. I've finally got it working. Thank you so much.

Void function for Rock Paper Scissors
I've finished the coding but I'm still having two problems. [code]#include <iostream> using names...

Void function for Rock Paper Scissors
It returns Q and in the int main it quits the program. I tried adding more breaks, but the compiler...