Short:        A Progress Bar Link Library for C
Author:       asavage@bitsmart.com (Allan Savage)
Uploader:     asavage bitsmart com (Allan Savage)
Type:         dev/c
Version:      1.0
Architecture: m68k-amigaos


A progress bar link library for Amiga C Programmers.

Prog_Bar.lib  is  a  progress  bar  link library designed to make it easy to
create, manage and delete progress bars within a C program.

The  library  is  capable of producing many different types of progress bars
using  a simple set of parameters.  These allow the programmer to completely
customise  a  progress  bar by changing its border, colours, size, location,
dimensions, direction and text.

A demonstration program (with source code) has been included to show what is
possible using the library.

Documentation has been supplied in both AmigaGuide and plain text format.