dcrud
0.0.0
Distributed data and services
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
CheckSysCall.h
Go to the documentation of this file.
1
#pragma once
2
#ifdef __cplusplus
3
extern
"C"
{
4
#endif
5
6
#include <
util/types.h
>
7
8
extern
bool
utilCheckSysCall
(
9
bool
ok,
10
const
char
* file,
11
int
line,
12
const
char
* format, ... );
13
14
#ifdef __cplusplus
15
}
16
#endif
utilCheckSysCall
bool utilCheckSysCall(bool ok, const char *file, int line, const char *format,...)
types.h
inc
util
CheckSysCall.h
Generated on Sun Jan 10 2016 19:24:07 for dcrud by
1.8.7