Dec 152017
 
AWK functions/routines ported to C. Includes C source code.
File AWKLIB.ZIP from The Programmer’s Corner in
Category C Source Code
AWK functions/routines ported to C. Includes C source code.
File Name File Size Zip Size Zip Type
AWKLIB.C 22149 5957 deflated
AWKLIB.H 1051 388 deflated
AWKPROTO.C 2705 1185 deflated
CMAN.TXT 5540 1432 deflated
READ.ME 684 400 deflated

Download File AWKLIB.ZIP Here

Contents of the READ.ME file


This archive contains several small modifications to Jim
Mischel's awklib routines a text file documenting each function
and a sample prototype c program which utilizes the awklib and
provides the read loop that is implicit to the AWK language.
The modifications were minor. The pascal calling conventions
were removed. The getline function was modified to only require
a filename parameter. Access to to the results is through the
FIELDS parameters.
The sample prototype file has been tested with MIX POWERC
versions 1.3 and 2.0 as well as TURBO C v 1.0. The program
follows the ANSI C specification though the wildcard expansion
portions are not in the standard.


 December 15, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)