File:  [OS/2 SDKs] / os2sdk / demos / apps / ds / vars.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:25:13 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: os2sdk-1988, os2sdk-1987, HEAD
Microsoft OS/2 SDK 12-15-1987

/*  vars.h - extern definitions for global variables */

extern cellType *DisplayRow[MAX_IMAGE_ROWS]; /* Display rows pointers */
extern char IntRootPath[MAX_PATH_LEN];	/* Path to root without path separator */
extern char *RootPath;			/* Path to root */
extern Directory *root; 		/* Root of directory tree */

extern int LastRow;			/* Index of last row in image */
extern int LastTopRow;			/* Index of last top row */


extern int N_of_Cols;			/* Number of columns on screen */
extern int N_of_Rows;			/* Number of rows on screen */

extern int WINDOW_RIGHT;		/* Right-most column (zero based) */
extern int WINDOW_BOTTOM;		/* Bottom-most row (zero based) */
extern int WINDOW_SIZE; 		/* Number of rows in window */

extern int color[N_COLORS];		/* Colors for screen output */

extern int stateModified;		/* !0 if colors/structure has changed */

unix.superglobalmegacorp.com

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