Contents
Syntax
The syntax for
error(string)
@error(string)
Description
The
f++ example
Example of
error("index out of bounds")
n++ example
Example of
@error("index out of bounds")
The syntax for
error(string)
@error(string)
The
Example of
error("index out of bounds")
Example of
@error("index out of bounds")