User profile: nerdynate

User info
User name:nerdynate
Name:Nate
Location:NW Washington
Bio:Looking into engineering fields and learning a little programming on the way.

Currently learning C++
History
Joined:
Number of posts:3
Latest posts:

Trouble with Help Function and (bool and if)
I recently decided to get back into playing with C++. Currently I am having a hard time running an i...

attempting to eliminate duplicate strings in an array
Edit: removed profane cout statement that was relaying current variable information.. oops To save ...

attempting to eliminate duplicate strings in an array
[code]/*Function 5: Unique word array Parameters: (string to search, integer start position, array t...