
About the code:

        Code written for DJGPP, can work with Lcc Win32 or Tcc with
        small changes. Tested with DJGPP on Win 98 SE and Win 2000.

        Files:

                main.c
                eCmdLine.c    eCmdLine.h  (The editable command line)
                findFiles.c   findFiles.h (For finding and auto 
                                           completion)
                getkey.c      getkey.h    (Recognize keystrokes)
                help.c        help.h      (Help menu)
                utils.c       utils.h     (Utility functions )
                decl.h                    (constants and declarations)
                addexecs.c    addexecs.h  (To add executable names)

        LOC: Approx 1500 (14 files)

        Headers created from perl script: makeHeader.pl

Note: - getkey.h not generated from getkey.c
        (as it requires all the enums for keystrokes)
      - decl.h has no associated .c file
      - Do not edit the Makefile with DOS `Edit' as it
	replaces tabs with spaces.

Indented with GNU Indent for DJGPP from delorie.com (V 2.29)
        Options (-bad -bap -bbb -fca -fc1 -di10 -npsl -cs -bs
                 -ppi 3 -l79 -nut -pmt )


To know the usage read ReadMe_Usage.txt

---------
Aniruddha
Homepage: http://in.geocities.com/aniruddha1981
Mail: aniruddha1981@yahoo.co.in
      aniruddha2k4@yahoo.com 	