PolarSSL v1.1.4
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 Sat Jul 21 2012 17:23:51 for PolarSSL v1.1.4 by
1.8.1.1