DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦d1ea60602⟧ TextFile

    Length: 325 (0x145)
    Types: TextFile
    Names: »constdefs.h«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/se/constdefs.h« 

TextFile

/*
 * $Header: constdefs.h,v 1.1 86/05/06 13:35:37 osadr Exp $
 */

/*
 * $Log:	constdefs.h,v $
 * Revision 1.1  86/05/06  13:35:37  osadr
 * Initial revision
 * 
 * 
 */

/*
** constdefs.h
**
** Standard macro definitions for se screen editor
*/

#define	EOS '\0'
#define	ERR (-3)
#define	OK (-2)
#define	NO 0
#define	YES 1