![]() |
ICON Community Interface 0.4.0
|
C interface for the ICON Community Interface. More...

Go to the source code of this file.
Functions | |
| void | comin_print_debug_f (const char *fmt,...) |
| void | comin_print_info_f (const char *fmt,...) |
| void | comin_print_warning_f (const char *fmt,...) |
C interface for the ICON Community Interface.
SPDX-License-Identifier: BSD-3-Clause
Please see the file LICENSE in the root of the source tree for this code. Where software is supplied by third parties, it is indicated in the headers of the routines.
Definition in file comin_c_utils.c.
| void comin_print_debug_f | ( | const char * | fmt, |
| ... ) |
Definition at line 18 of file comin_c_utils.c.
| void comin_print_info_f | ( | const char * | fmt, |
| ... ) |
| void comin_print_warning_f | ( | const char * | fmt, |
| ... ) |
Definition at line 42 of file comin_c_utils.c.