Index of /geminiatari/FILES/PROGRAM/KR2ANSI

      Name                    Last modified       Size  Description

[DIR] Parent Directory 24-Sep-2006 15:32 - [TXT] ERROR.C 23-Oct-1993 05:44 1k [TXT] KR2ANSI.1 23-Oct-1993 05:44 9k [TXT] KR2ANSI.C 23-Oct-1993 05:44 26k [TXT] KR2ANSI.H 23-Oct-1993 05:44 5k [TXT] KR2ANSI.TTP 23-Oct-1993 05:44 12k [TXT] MAKEFILE 23-Oct-1993 05:44 1k



-----------------------    K  R  2  A  N  S  I   ---------------------------


 * ======================================================================= *
 * This program is in the Public Domain... which means you can do whatever *
 * you want with it, _except_ making profit in any way. It also means that *
 * the author is not  responsible for any damage this program may cause to *
 * your system.           U_s_e  i_t  a_t  y_o_u_r  o_w_n  r_i_s_k         *
 * ======================================================================= *



  Here is a small utility which generates ANSI prototypes from old fashioned
K&R C source files. I wrote it cause I like programming in K&R style, but I
also want to take advantage of the parameter-checking ( during compilation )
provided by ANSI compilers. Hope you find it usefull!

  The compressed file "kr2ansi.zoo" should contain the following:

  - kr2ansi/readme            (this file)
  - kr2ansi/kr2ansi.ttp       (executable file)
  - kr2ansi/kr2ansi.1         (man page)
  - kr2ansi/src/kr2ansi.h     (header file)
  - kr2ansi/src/kr2ansi.c     (source code file 1)
  - kr2ansi/src/error.c       (source code file 2)
  - kr2ansi/src/makefile


  To extract all files in their corresponding directories just type:
  % zoo x// kr2ansi.zoo




---
Harry Karayiannis

INTERnet
  harryk@bucsf.bu.edu

BITnet
  cscrzcc@buacca.BITNET  (or cscrzcc@buacca.bu.edu)