********************************************************************** * CASE ********************************************************************** * COPYRIGHT 1983 EUGENE H. MALLORY * ********************************************************************** PROGRAM: CASE - C program case converter. USAGE: CASE file FUNCTION: Used to convert C keywords to upper case. EXAMPLE: CB file.c Command Line ___________________________________ | | OPTIONS | | | ______________V______________ | | C source | | C source ------------------->| CASE |-----------------------> | | | | |___________________________|