User profile: Modern Man19

User info
User name:Modern Man19
Email:joseortiz_1995@hotmail.com
Name:Jose Ortiz
Bio:I'm new to C++ currently taking a class on it in college. I would appreciate some tips and advice from anyone :D
History
Joined:
Number of posts:22
Latest posts:

problems with arrays
I'm trying to write this code that takes in data from a txt file. I have to use parallel arrays to s...

how to hide user input
I wrote this code that takes in menu items from a txt file and shows it to the user. Each item has a...

program acting weird
thank you dude it worked out perfectly fine with all types of numbers

program acting weird
I wrote this code and have been working on it the whole week. [code] #include <iostream> #include ...

program not working properly
I have this code where I have the user input their zip code and I convert it to a bar code. It all w...