Control execution of code block by entryI think that's basically all you got. :D If you want to, you can use a struct statement instead. If ...
Control execution of code block by entrySo if block A executes, you don't want block b to execute? And if block B executes you don't want A ...
Annoying Redundancies in C/C++Well I'm glad you all have sat around correcting my code and explaining to me that I am using C code...
Annoying Redundancies in C/C++I actually despise most languages other than C/C++. I'm ok with Basic and Assembly. Javascript is fi...
First real programbtw if you wish to use a loop you could do this: [code]while(1) { //code goes in hear //if you ...
This user does not accept Private Messages