Previous:
(dir)
, Up:
(dir)
Ctalk Utilities
Hello.c
: A simple ctalk program.
Ctecho.c
: A modified version of
echo
.
Ctpath.c
: A utility that splits a directory path.
Ctwc.c
: A filter program similar to the UNIX
wc
.
Ctrep.c
: A simple pattern-replacement filter.
Ltime.c
: Print the time in large block numbers.
Lclock.c
: A desktop clock for a terminal window.
Mdt.c
: A program equivalent to
mkdir -p
which creates a directory and its parent directories if necessary.
Mdt2.c
: A slightly different implementation of mdt.c that uses a loop instead of an inline method.
Methods.c
: Displays a class library's methods.
Sls.c
: A simple directory list program.
Timeclient.c
: A program that handles signals.
Timesignal.c
: A client program that sends signals.
Xhello.c
: Demonstrates how to handle X Window System events.
Xspiro.c
: Plots spirograph-like drawings in a X window.
GNU Free Documentation License
: Copying and distributing this manual.
Index