DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download

⟦2998cef38⟧ TextFile

    Length: 393 (0x189)
    Types: TextFile
    Names: »cktock.hlp«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦3da672b63⟧ »EurOpenD3/misc/kermit.tar.Z« 
        └─⟦126dd3ca0⟧ 
            └─⟦this⟧ »cktock.hlp« 

TextFile

xktock.c is a program that renames the xk*.* files to ck*.* in the current
directory, so that you can compile them with the Makefile, and so that the
include files will have the right names.  Compile xktock with your C compiler
(e.g. "cc -o xktock xktock.c") and then run it (e.g. "xktock xk*").

Before doing this, you should have put all the xk* files in their own
directory and cd'd to it.