|
|
#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | AF_MSG(fmt, ...) |
| Print a line on screen using printf syntax. More... | |
| #define AF_MSG | ( | fmt, | |
| ... | |||
| ) |
Print a line on screen using printf syntax.
Usage: Uses same syntax and semantics as printf. Output: <filename>:<line number>: <message>