User profile: littlelamb

User info
User name:littlelamb
Old user name:redelyss
History
Joined:
Number of posts:5
Latest posts:

Integer to String
Yes, how can I change the int to char instead? I tried to use the the _ttoi() but there were seve...

Integer to String
So, I've managed to do this far and almost, almost done except for this one problem. The output sh...

Stack C++
Okay, thank you. I will try for the rest of the mentioned functions.

Stack C++
I have the following code. But the problem is, it only accepts one integer. They told me I have to w...

C++ Programming Looping
do { cout<<"When did the call start?\n"; cout<<"Please enter the time in 24-hour notation.\n"; c...