User profile: puppymew

User info
User name:puppymew
History
Joined:
Number of posts:25
Latest posts:

.txt calculation
how do I read the numbers from the .txt file? can you be more specific and ? give me some examples? ...

.txt calculation
I put all the data into a .txt file. How do I use the information from the .txt file and make some ...

string and atoi
How do I use string and atoi at the same time? string scroes; char input[SIZE]; cout<<" Enter...

Date input validation
struct Inventory { char date[CAT_SIZE]; }; cout << "Date Added To Inventory: "; cin >> Info....

Another input validation
I am not familiar with that. Is there a way using c-string?