fn: warning
[contents]
f++ :
n++ :
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")