view src/s/unixware.h @ 32549:73521ea30674

(pbm_format): Add :foreground and :background keywords. (PBM_FOREGROUND, PBM_BACKGROUND): New enumerators. (xbm_load): Recoghnize foreground and background color specifications.
author Gerd Moellmann <gerd@gnu.org>
date Mon, 16 Oct 2000 19:57:04 +0000
parents 8e1b437e5d04
children 4be8406ebef9
line wrap: on
line source

#include "usg5-4-2.h"

#ifndef __GNUC__
#undef HAVE_ALLOCA
#define C_ALLOCA
#endif

#define	PENDING_OUTPUT_COUNT(FILE) ((FILE)->__ptr - (FILE)->__base)