1libtasn1_perror(3)                 libtasn1                 libtasn1_perror(3)
2
3
4

NAME

6       libtasn1_perror - API function
7

SYNOPSIS

9       #include <libtasn1.h>
10
11       void libtasn1_perror(asn1_retCode error);
12

ARGUMENTS

14       asn1_retCode error
15                   is an error returned by a libtasn1 function.
16

DESCRIPTION

18       Prints  a  string to stderr with a description of an error.  This func‐
19       tion is like perror(). The only difference is that it accepts an  error
20       returned by a libtasn1 function.
21

DEPRECATED

23       Use asn1_perror() instead.
24
26       Copyright  ©  2006,  2007,  2008,  2009, 2010 Free Software Foundation,
27       Inc..
28       Copying and distribution of this file, with  or  without  modification,
29       are  permitted  in  any  medium  without royalty provided the copyright
30       notice and this notice are preserved.
31

SEE ALSO

33       The full documentation for libtasn1 is maintained as a Texinfo  manual.
34       If  the info and libtasn1 programs are properly installed at your site,
35       the command
36
37              info libtasn1
38
39       should give you access to the complete manual.
40
41
42
43libtasn1                              2.7                   libtasn1_perror(3)
Impressum