noreturn

From RAD Studio
Jump to: navigation, search

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.

See Also

Personal tools
Newest Version: XE
In other languages