User profile: arashi

User info
User name:arashi
History
Joined:
Number of posts:3
Latest posts:

Word check and passing ostream objects
here is the whole thing if anyone wants it to compile or w/e [code]include <iostream> #include <fs...

Check if one parameter has been passed to a function
this is kinda vague. If you know the value of whatever you are passing (assuming its a variable) the...

Word check and passing ostream objects
Hey guys, I am working on a spell check program and I am trying to do things in a manner that is...