home *** CD-ROM | disk | FTP | other *** search
-
-
- LSTARC.C
-
-
- This program gives you a quick and easy display of the
- contents of and .ARC file. It will show you the member name,
- extracted file size, and the creation date. Also displayed is the
- total disk space ALL of the members will take if extracted. And
- the program will tell you which program will be needed to extract
- the members ( ARC or PKXARC).
-
-
- I wrote this program because I wanted a small program that
- would load quickly and display the members within a .ARC file. I
- also wanted to know what archiver was used to create it (ARC or
- PKARC) so I could access it with the correct de-arcer. It also
- became apparent that knowing the extracted file sizes and the total
- space all of the files would take could be handy.
-
- Anyway, here is LSTARC.C, its written in TURBO C version 1.0
- and uses no special routines. If you have any problems of questions
- then let me know.
-
- Richard Nichols
- CIS : [7134,3607]
-