Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (99) Emulation (146) Game (991) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4328
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
This program takes a catalog (IFF CTLG) file and a catalog descriptor
(.cd) file as input, and generates the corresponding catalog translation
(.ct) file.
Usage is:
CTLG2CT <ctlg-file> <cd-file>
The input files are expected to be correctly formatted. All output from
the program goes to the standard output; normally you will want to
redirect this. Eg.:
CTLG2CT foo.catalog foo.cd >foo.ct
Source code is included.
Changes since V1.14:
* Bug fixes.
James Jacobs of Amigan Software
21 August 2020
|