ftp.nice.ch/pub/next/unix/developer/pcn.2.0.s.tar.gz#/contrib/gauge/Model/modelP.h

This is modelP.h in view mode; [Download] [Up]

/********************************************************/
/* File: modelP.h                                       */
/* Content: global variable declaration for file        */
/*   hread_model.c                                      */
/* Date: 2/1992                                         */
/********************************************************/

#ifndef _MODELP_H
#define _MODELP_H

/* include the definitions */
#include "model.h"

char TextBuffer[FMT_SIZE];     /* temporary text buffer */
char MessageBuffer[FMT_SIZE];  /* temporary message buffer */

#endif /* _MODELP_H */

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.