Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
Typedef structs
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="CBFalconer, post: 2385236"] I think the general feeling is not to hide the fact that an entity is a struct, and that use implies selecting fields. Of coarse this doesn't apply when you want to export an anonymous structure and provide routines for operating on its fields. In that case a typedef is probably the preferred method. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
Typedef structs
Top