This Text file is old! In a 🏛️Museum, an unsorted archive of (user-)pages. (Saved from Geocities in Oct-2009. The archival story: oocities.org)
--------------------------------------- (To
🚫report any bad content: archivehelp @ gmail.com)
/************************************************************************/
/* */
/* INCLUDE: common.h AUTHOR: Tim Sabin */
/* DESCRIPTION: common.h contains the function prototypes and other */
/* items necessary for the file "common.ec". */
/* DATE CREATED: 09/03/1996 LAST UPDATED: 11/25/1996 */
/* */
/************************************************************************/
#ifndef COMMON_H
#define COMMON_H
#define NEXT_RECORD 1
#define PREV_RECORD 2
#define FIRST_RECORD 3
#define LAST_RECORD 4
#define NUM_RECORD 5
#define LINK -1
#define LIST -1
#define SELECT TRUE
#define NO_SELECT FALSE
int informixEnv (void);
void htmlErrorMsg (void);
#define paragraph() cgi_print_text ("\n")
void boldPrint (char *msg);
void htmlTitle (char *brTitle, char *backFile, char *iconFile, char *pgTitle1,
char *pgTitle2);
void sectionTitle (char *title);
void formBegin (void);
#define formEnd() cgi_print_text ("\n