view src/s/unixware.h @ 58135:d1dc3a090a71

(math-read-brackets, math-check-for-commas): Use declared variable math-exp-pos. (math-check-for-commas): Use declared variable math-exp-str. (math-read-brackets): Use declared variables math-exp-old-pos, math-exp-keep-spaces. (math-read-brackets, math-read-vector, math-read-matrix): Use declared variable math-exp-token.
author Jay Belanger <jay.p.belanger@gmail.com>
date Thu, 11 Nov 2004 05:53:19 +0000
parents 695cf19ef79e
children 375f2633d815 a83a89ef11ef
line wrap: on
line source

#include "usg5-4-2.h"

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

/* arch-tag: d82e92e7-9443-4a60-a581-7f293cbae8a3
   (do not change this comment) */