| ??? 10/18/02 08:29 Read: times |
#31017 - RE: Optimal C Constructs article |
Peter, your ternary example seems to me useful for bit IO stuff. Is this exp. a real application, what does it exactly perform? (just curious)
About switch case constructs: if irregular case steps are around, I often fill in the gaps with case xx: _nop_(); break; This garantees that it creates a jump table. Werner |
| Topic | Author | Date |
| Optimal C Constructs article | 01/01/70 00:00 | |
| RE: Optimal C Constructs article | 01/01/70 00:00 | |
| RE: Optimal C Constructs article | 01/01/70 00:00 | |
| RE: Optimal C Constructs article | 01/01/70 00:00 | |
| RE: Optimal C Constructs article | 01/01/70 00:00 | |
RE: Optimal C Constructs article | 01/01/70 00:00 |



