GenSVM
include
gensvm_print.h
Go to the documentation of this file.
1
30
#ifndef GENSVM_PRINT_H
31
#define GENSVM_PRINT_H
32
33
// includes
34
#include "
gensvm_globals.h
"
35
36
// function declarations
37
void
note
(
const
char
*fmt,...);
38
void
err
(
const
char
*fmt,...);
39
40
#endif
err
void err(const char *fmt,...)
Parse a formatted string and write it to standard error.
Definition:
gensvm_print.c:84
gensvm_globals.h
Global definitions.
note
void note(const char *fmt,...)
Parse a formatted string and write to the output stream.
Definition:
gensvm_print.c:62
Generated on Tue Feb 21 2017 18:44:21 for GenSVM by
1.8.13