User profile: Steven Menzies

User info
User name:Steven Menzies
History
Joined:
Number of posts:11
Latest posts:

Placing stuff
Hello i'm working on win32 programming in c++. I was wondering how you would place stuff on your fo...

Random Word
Hello I'm in the process of trying to create a hangman game. I've got everything working great, but...

random words from text document
Hello. I was wondering how you would gererate a random word from a text document. I have tryed...

Question about if statement
you could try to assign a as 0 when your declaring the variable int a = 0; Dont single quote 2 be...

Understanding Functions
A function is basically like a program inside of a program.. you take a block of code and name it w...