RAD Studio
ContentsIndex
PreviousUpNext
typedef

Category 

Storage class specifiers 

Syntax  

typedef <type definition> <identifier> ;

Description 

Use the typedef keyword to assign the symbol name <identifier> to the data type definition <type definition>.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!