|
structures are great for two things:
1. easy understandable replacement for to much function parameters.
2. union data so that it can be accessed in different ways
#1 is also used by M$ a lot in Windows C functions just so that it easy to add additional function parameters without loosing viewability.
Have you ever seen functions with 30 parameters? I DID!
__________________

UT: Ultra-kill... God like!
|