- Joined
- Nov 22, 2006
- Messages
- 1,260
I've been looking through some systems, for example xe, and I noticed that all the accessible members are public. Isn't that supposed to add the library name as the prefix? Then why am I able to access it by a simple
structname.var
syntax?