ComIn 0.5.1
ICON Community Interface
Loading...
Searching...
No Matches
comin_c_utils.c File Reference

Go to the source code of this file.

Detailed Description

Authors
12/2024 :: ICON Community Interface comin.nosp@m.@ico.nosp@m.n-mod.nosp@m.el.o.nosp@m.rg

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.

Function Documentation

◆ comin_plugin_finish_f()

void comin_plugin_finish_f ( const char * routine,
const char * fmt,
... )

Definition at line 54 of file comin_c_utils.c.

◆ comin_print_debug_f()

void comin_print_debug_f ( const char * fmt,
... )

Definition at line 18 of file comin_c_utils.c.

◆ comin_print_info_f()

void comin_print_info_f ( const char * fmt,
... )

Definition at line 30 of file comin_c_utils.c.

◆ comin_print_warning_f()

void comin_print_warning_f ( const char * fmt,
... )

Definition at line 42 of file comin_c_utils.c.