Category:Structures: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:


[[Category:Programming]]
[[Category:Programming]]
[[Category:Helpers]]

Revision as of 09:27, 4 July 2008

Structures are discrete groups of variables that are created, passed around and referred to by a single name. The variable within it can be accessed with struct.var, as with functions.

Pages in category "Structures"

The following 10 pages are in this category, out of 10 total.