File:  [Research Unix] / researchv10no / cmd / f2c / niceprintf.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman

/* niceprintf.h -- contains constants and macros from the output filter
   for the generated C code.  We use macros for increased speed, less
   function overhead.  */

#define MAX_OUTPUT_SIZE 6000	/* Number of chars on one output line PLUS
				   the length of the longest string
				   printed using   nice_printf   */



#define next_tab(fp) (indent += tab_size)

#define prev_tab(fp) (indent -= tab_size)




unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.