User profile: keekee

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

Deck of Cards for Blackjack Algorithm
I am not the original person who posted this message, but I have a question. Please help me. Why do...

Matrix upside down
Base on you code, the first input is the size. 3 is your size, so it is not in your revers list. If ...

Skipping Error - Program Does Not Restart from The Beginning
I am learning c++, so let me know if you have a better idea. I have added some codes and made commen...

variadic macros: can i control the arguments?
I am still learing c++, and like to have someone input. I usually don't use macros, it is confusing ...

Read text line by line without escape character
I don't think it will produce an extra backslash \. I have testing in a program as below: int main(...