GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GETARGERROR(3) Schily´s LIBRARY FUNCTIONS GETARGERROR(3)

getargerror() - convert arg parsing error code to a string

#include <schily/getargs.h>
char *getargerror(val)
	int val;        /* error code */

getargerror() returns a string that matches the return code of the argument parsing routines.

A string that matches the return code or the string Illegal arg error in case that a nonexisting return code has been passed.

The codes FLAGPARSED and NOTAFLAG share the same value, but FLAGPARSED is not returned to external callers.

getargs(3), getallargs(3), getfiles(3).

none

none

Joerg Schilling
D-13353 Berlin
Germany

Mail bugs and suggestions to:

joerg@schily.net

2020/09/04 Joerg Schilling

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.