PolarSSL v1.2.9
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
30
#include <string.h>
31
89
#ifdef __cplusplus
90
extern
"C"
{
91
#endif
92
102
void
error_strerror
(
int
errnum,
char
*buffer,
size_t
buflen );
103
104
#ifdef __cplusplus
105
}
106
#endif
107
108
#endif
/* error.h */
Generated on Thu Oct 10 2013 01:50:18 for PolarSSL v1.2.9 by
1.8.3.1