2 /********************************************
5 This is a source file for mawk, an implementation of
6 the AWK programming language.
8 Mawk is distributed without warranty under the terms of
9 the GNU General Public License, version 2, 1991.
10 ********************************************/
13 * Revision 1.2 91/11/15 08:13:20 brennan
14 * declaration for sprintf
16 * Revision 1.1 91/10/28 09:58:05 brennan
21 /* tested and works on:
23 MIPS M2000 C 2.20 (4.52)
32 /* this is missing and print.c needs it */
35 #include "config/Idefault.h"