Objmem()

From TinyMUX
Revision as of 00:19, 29 November 2010 by Ihavenomouth (talk | contribs) (New page: Category:Functions FUNCTION: {{Function|objmem(<object>)}} Returns the size in bytes of <object>. Note that this is the complete struct size of the object, and not just the [[att...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


FUNCTION: objmem(<object>)

Returns the size in bytes of <object>. Note that this is the complete struct size of the object, and not just the attribute values.

Related Topics

playmem()