User profile: nickmiller24

User info
User name:nickmiller24
History
Joined:
Number of posts:24
Latest posts:

Itoa for Base-10 to base-36
Thanks for your reply! I will take your advice and try to do this myself. The code you posted didn't...

Itoa for Base-10 to base-36
I am using itoa to convert base-10 to base-36 but it seems to be only be able to produce base-36 str...

How does this work?
I have been learning about the windows api recently and have come across code similar to the followi...

Explain this code
Thanks I didn't know about the initializer list.

Explain this code
Can someone explain this code, I understand that it is a constructor function and that the value of ...