User profile: rvbplayer123

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:rvbplayer123
Old user name:DEFJAMVAN
Administrator's note:please, don't delete OP
History
Joined:
Number of posts:12
Latest posts:

Char to int?
I'm writing a program that reads text from a text file into a c-string and then convert the ascii ch...

C++ Arrays:invalid conversion from int to int*?
Writing a programs that get integers from a file, reads to arrays, sorts the arrays in ascending ord...

Prompt for User Input Function?
I'm writing a function that prompt for the user string input and output file and I want to use the i...

How to read data into an array?
I have integers in a file, like: 324524 32452 213432 How do I read it into an array [code] int nu...

Ouput to text file as a paragraph instead of vertical and horizontal line?
I'm writing a program that get integers from a text file and ouputs it to another but when i ouput i...