P99
|
◆ P99_PROTOTYPE
Define the prototype of function NAME. RT is the return type of the function, and the remaining arguments list the types of the arguments. This is needed by P99_DECLARE_DEFARG to determine the type of the functions that return default arguments.
Definition at line 197 of file p99_defarg.h. |