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

NAME

6       libtasn1_perror  -  prints  a string to stderr with a description of an
7       error
8

SYNOPSIS

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

ARGUMENTS

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

DESCRIPTION

19       This function is like perror(). The only difference is that it  accepts
20       an error returned by a libtasn1 function.
21

DEPRECATED

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

SEE ALSO

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