Contents
Syntax
The syntax for
warning(string)
@warning(string)
Description
The
f++ example
Example of
- warning("file does not exist")
n++ example
Example of
- @warning("file does not exist")
The syntax for
warning(string)
@warning(string)
The
Example of
- warning("file does not exist")
Example of
- @warning("file does not exist")