Dec 192017
 
LHARC C source code that has been ported to UNIX and OS/2.
File LH_UNIX.ZIP from The Programmer’s Corner in
Category C Source Code
LHARC C source code that has been ported to UNIX and OS/2.
File Name File Size Zip Size Zip Type
CLHARC.CS 117 97 deflated
CLHARC.DEF 74 74 stored
DIR.H 1254 595 deflated
DIR_DOS.C 3587 1332 deflated
DIR_OS2.C 3837 1441 deflated
LHARC.C 49651 12209 deflated
LHARC.DOC 3478 1418 deflated
LHARC1.SH 53816 13309 deflated
LHARC2.SH 50375 12656 deflated
LHIO.C 6280 1588 deflated
LHIO.H 1388 584 deflated
LZHUF.C 22465 5871 deflated
MAKEFILE 1693 785 deflated
MKTEMP.C 412 241 deflated
PIPES.C 1116 430 deflated
README 1184 560 deflated

Download File LH_UNIX.ZIP Here

Contents of the README file


-*- Text -*-

LHarc UNIX V0.03 Release #3 Beta Version

This is FREEWARE. But it's BETA-VERSION.

Please reply to me.

Sorry, lharc.doc file are written in JAPANESE (Shift-JIS KANJI)

Thank you.

Yooichi.Tagawa
Nikkei-MIX ID: y.tagawa
------------------------------------------------------------------------

HOW TO USE:
lharc {axevludmcp}[qnft] archive_file [files or directories...]

COMMAND:
KEYMEANSLike as (UNIX ar command)
--- ------------------------------------------------------------
a Append to archive. ar r AFILE files...
x,e EXtract from archive. ar x AFILE [files...]
v,l View/List archive contents. ar t AFILE [files...]
u append newer files to archive. ar ru AFILE files...
d Delete from archive. ar d AFILE files...
m Move to archive. ar m AFILE files...
c re-construct new archive file. rm AFILE; ar r AFILE files...
p Print to STANDARD-OUTPUT ar p AFILE [files...]


OPTIONS:
qquiet
nno execute (debugging option)
fforce (over write at extract)
ttext-mode (this is provisional option)

------------------------------------------------------------------------------


 December 19, 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)