User profile: TehPointerGirl

This account has limited functionality.
This was likely due to the user being reported by not following some specific rules for a service in this website.
If you believe this to be an error, please use our Contact form
User info
User name:TehPointerGirl
History
Joined:
Number of posts:5
Latest posts:


LOL I'm new to these forums. Could anyone tell me the catch on "spoonlicker"?

Windows GUI theme
http://msdn.microsoft.com/en-us/library/bb759827%28VS.85%29.aspx

Look for assignments to write
Maybe this is something along the lines of what you're looking for: http://www.cplusplus.com/forum/...

question on decrementing
Damn ... I'm not too good with SDL, but to assess the problem, why not lower the health to 20, remov...

I want to show error if user doesn't give an int value,how to do it?
[code]#include <iostream> #include <limits> using namespace std; int main() { int number = 0; co...