PolarSSL v1.1.5
Main Page
Modules
Data Structures
Files
File List
Globals
include
polarssl
error.h
Go to the documentation of this file.
1
27
#ifndef POLARSSL_ERROR_H
28
#define POLARSSL_ERROR_H
29
82
#ifdef __cplusplus
83
extern
"C"
{
84
#endif
85
95
void
error_strerror
(
int
errnum,
char
*buffer,
size_t
buflen );
96
97
#ifdef __cplusplus
98
}
99
#endif
100
101
#endif
/* error.h */
Generated on Mon Jan 28 2013 02:03:04 for PolarSSL v1.1.5 by
1.8.3