clipexample   - test program for the clipboard device, including Post command
clipexample.c   usage.  "run clipexample" a couple & watch the interaction.
cliphandler   - handler for the CLIP: device.  See the mountlist entry in
cliphandler.c   the source.  Remember, only copy IFF files to/from CLIP:!
dfont2obj     - create a font file from a diskfont image in memory.  Useful to
dfont2obj.c     save a font whose name was "fixed" by the 1.3 diskfont.library.
font2asm      - create an assembly file from a font image in memory.  This can
font2asm.c      then be assembled to create a diskfont version.
keymap        - remap the function keys of the USA keymap for the current
keymap.c        console.  Illustrates keymap voodoo.
makefile      - MANX makefile for the above programs
strings.asm   - my string library, including case-less string compare function.

- Kodiak


  Copyright (c) 1988 Commodore-Amiga, Inc.
 
  Executables based on this information may be used in software
  for Commodore Amiga computers.  All other rights reserved.
 
  This information is provided "as is"; no warranties are made.
  All use is at your own risk, and no liability or responsibility is assumed.

