bool ProcessMessage() {...} void ProcessMessages() { while (ProcessMessage()) ; }Also, an empty statement can be used to declare a label just before the closing "}" of a block:
void F() { ... if (done) goto exit; ... exit: ; }end example]
| |
Jagger Software Ltd | |
Company # 4070126 | |
VAT # 762 5213 42 |