User profile: menwithrobots

User info
User name:menwithrobots
History
Joined:
Number of posts:19
Latest posts:

Transferring File Contents
I am doing a program which requires me to take the .txt file, "phone.txt", take all of its content (...

Transferring File Contents
How can you go about putting the contents of a .txt file into an array?

Copying a File's Content into an Array
Hello, I am doing a program which requires me to take the .txt file, "phone.txt", take all of its co...

Changing Duplicate Random Numbers
We were assigned to write a program using a Matrix, that displays a table of random numbers from 1-4...

Setting A Reversed String as a New String
I can't do it. Notes: I cannot use the <string> library, i can only use the <lvp\string.h> library. ...