User profile: gcampton

User info
User name:gcampton
Email:gcampton@gmail.com
Statistical data
Birthdate:Oct 30, 1978
Gender:Male
Occupation:Student
Skills:C
C++
Java
Bash
Dash
SQL
History
Joined:
Number of posts:861
Latest posts:

prefix and suffix 2 lists of words.
The only problem with that is I'd still have to type all the keywords out at least for 1 of the file...

prefix and suffix 2 lists of words.
Hey guys, I haven't done any programming since school and seem to have forgotten quite a lot since t...

ifstream as global variable
it's going to be one of those days :( thanks. [s]edit: now I've got a weird cygwin error: [...

ifstream as global variable
I'm having trouble making this global and I can't figure out what Im' doing wrong. It was actually j...

Loop Problems
While loop works too. [code]#include <iostream> using namespace std; int main() { int coun...