User profile: Johnnyboy

User info
User name:Johnnyboy
History
Joined:
Number of posts:35
Latest posts:

multiple "OR"s
you can do that with &&'s and ||'s for many pages if you need to depending on your program! I can't...

stack overflow
Could it mean you don't have enough RAM?

how to make file reference within program.
Wow, Mike, you are incredible.

reverse number arrangement in another array problem
Maybe you can try swapping the arrays values to cut the loop iterations in half.

New to C++
There are many videos on youtube that may help you learn C++. Do a search for C++ tutorials, for ex...