view src/s/unixware.h @ 49765:ef3e82270e93

(read_escape): Interpret \s as a SPACE character, except for \s-X in a character constant which still is the super modifier. (read1): Signal an `invalid read syntax' error if a character constant is immediately followed by a digit or symbol character.
author Kim F. Storm <storm@cua.dk>
date Thu, 13 Feb 2003 12:44:57 +0000
parents 4be8406ebef9
children 695cf19ef79e
line wrap: on
line source

#include "usg5-4-2.h"

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