wa2lc
Package: WA2L/edrc 1.5.57
Section: WA2L C Programmer's Manual (3)
Updated: 27 April 2024
Index
Return to Main Contents
NAME
wa2lc - WA2L C Programmer's Manual Overview
SYNOPSIS
#include "includefile.h"
AVAILABILITY
WA2L/edrc
DESCRIPTION
overview of custom C language include files provided in the WA2L/edrc package.
INCLUDES
C
- checkopt.h(3)
-
facilitate the check of correct command line option combinations.
P
- program.h(3)
-
general program functions to ease up implement functions present in
many command line commands.
S
- strings.h(3)
-
additional string functions that are not available in
<string.h>
or
<strings.h>.
U
- utility.h(3)
-
special utility functions.
ENVIRONMENT
-
FILES
- lib/$OSID/includes/checkopt.h
-
- lib/$OSID/includes/program.h
-
- lib/$OSID/includes/strings.h
-
- lib/$OSID/includes/utility.h
-
EXAMPLES
-
SEE ALSO
edrcintro(1),
checkopt(3),
https://www.gnu.org/software/gnu-c-manual/gnu-c-manual.html,
checkopt.h(3),
osid(3),
program.h(3),
strings.h(3),
utility.h(3)
NOTES
-
BUGS
Bugs and limitations are documented in the related manual pages.
AUTHOR
wa2lc was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
COPYRIGHT
Copyright © 2024
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:55:03 GMT, August 28, 2024