User profile: SpiderMan120988

User info
User name:SpiderMan120988
History
Joined:
Number of posts:5
Latest posts:

Translate English words to French
Anyone have any ideas, please?

Translate English words to French
I have this so far: [code]#include <iostream> #include <fstream> using namespace std; const int max...

Translate English words to French
This is as far as I got: [code]#include <iostream> #include <fstream> int read_in(char[][30], char[...

Translate English words to French
Yes the function prototypes are fixed for this exercise. Well I did use the fstream method for one ...

Translate English words to French
Hi, I need help writing a program that allows you to read an English-French dictionary into two arra...