noreturn
From RAD Studio
Go Up to Keywords, Alphabetical Listing Index
Category
Attributes, Keyword Extensions
Syntax
void function-name noreturn
Description
Use the noreturn modifier to declare functions that have no return value.
Go Up to Keywords, Alphabetical Listing Index
Category
Attributes, Keyword Extensions
Syntax
void function-name noreturn
Description
Use the noreturn modifier to declare functions that have no return value.