User profile: Wantedman46

User info
User name:Wantedman46
History
Joined:
Number of posts:8
Latest posts:

Finding in CSV
I am writing a code that will find items in a csv file. One way is through finding the name and disp...

Program will not show my cout statements
I am writing a code that involves a class and my main.cpp file will not show my cout statements for ...

How to manipulate a csv file?
My main goal is to create a class that allows me to manipulate a .csv file in such a way to where I ...

Stuck on how to start project
I am a little stuck on how to start this project that I just got. My main goal is to create a class ...

Integer to string issue
I am currently trying to change an integer to a string. I am successful in that, but I am unable to ...