User profile: ForTheReallys

User info
User name:ForTheReallys
History
Joined:
Number of posts:48
Latest posts:

I need some advice!
increments the variable by one

Case Statements with functions inside.
Before any function is called, the function calling it must know about it. You can do one of two th...

Case Statements with functions inside.
You could do this but there are two problems with this. Number one, you can't declare a function in...

Case Statements with functions inside.
Why can't you use functions inside the switch statements instead of running other programs?

The keyword 'static'
OK I think understand now. Thank you!!!