Sha256: 839c90a44e3d82c3809dc67fa7d714b850e30dd7ed2c634134570821cad679a8
Contents?: true
Size: 1006 Bytes
Versions: 5
Compression:
Stored size: 1006 Bytes
Contents
.\" DO NOT MODIFY THIS FILE! It was generated by gdoc. .TH "libtasn1_perror" 3 "1.5" "libtasn1" "libtasn1" .SH NAME libtasn1_perror \- prints a string to stderr with a description of an error .SH SYNOPSIS .B #include <libtasn1.h> .sp .BI "void libtasn1_perror(asn1_retCode " error ");" .SH ARGUMENTS .IP "asn1_retCode error" 12 is an error returned by a libtasn1 function. .SH "DESCRIPTION" This function is like \fBperror()\fP. The only difference is that it accepts an error returned by a libtasn1 function. .SH COPYRIGHT Copyright \(co 2006, 2007, 2008 Free Software Foundation, Inc.. .br Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. .SH "SEE ALSO" The full documentation for .B libtasn1 is maintained as a Texinfo manual. If the .B info and .B libtasn1 programs are properly installed at your site, the command .IP .B info libtasn1 .PP should give you access to the complete manual.
Version data entries
5 entries across 5 versions & 1 rubygems