Jump to content

AttrObject: Difference between revisions

From EDM2
No edit summary
No edit summary
Line 8: Line 8:


==== C declaration method ====
==== C declaration method ====
typedef
typedef


[[Category:Data type]]
[[Category:Data type]]

Revision as of 00:17, 17 August 2017

Determine character classifications

Syntax

typedef void *AttrObject;

Type

VOID pointer

C declaration method

typedef