|
|
1.1 root 1: /*
2: * rcs_id[] = "$Header: externs.h,v 1.12 87/09/11 08:18:03 toddb Exp $";
3: */
4:
5: /*
6: * COPYRIGHT 1987
7: * DIGITAL EQUIPMENT CORPORATION
8: * MAYNARD, MASSACHUSETTS
9: * ALL RIGHTS RESERVED.
10: *
11: * THE INFORMATION IN THIS SOFTWARE IS SUBJECT TO CHANGE WITHOUT NOTICE AND
12: * SHOULD NOT BE CONSTRUED AS A COMMITMENT BY DIGITAL EQUIPMENT CORPORATION.
13: * DIGITAL MAKES NO REPRESENTATIONS ABOUT THE SUITABILITY OF THIS SOFTWARE FOR
14: * ANY PURPOSE. IT IS SUPPLIED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTY.
15: *
16: * IF THE SOFTWARE IS MODIFIED IN A MANNER CREATING DERIVATIVE COPYRIGHT RIGHTS,
17: * APPROPRIATE LEGENDS MAY BE PLACED ON THE DERIVATIVE WORK IN ADDITION TO THAT
18: * SET FORTH ABOVE.
19: *
20: *
21: * Permission to use, copy, modify, and distribute this software and its
22: * documentation for any purpose and without fee is hereby granted, provided
23: * that the above copyright notice appear in all copies and that both that
24: * copyright notice and this permission notice appear in supporting documentation,
25: * and that the name of Digital Equipment Corporation not be used in advertising
26: * or publicity pertaining to distribution of the software without specific,
27: * written prior permission.
28: */
29:
30: extern int errno;
31:
32: extern char *getenv();
33:
34: extern XtTextSource *XtCreateEDiskSource();
35: extern int *XtStringSourceCreate();
36: extern void XtStringSourceDestroy();
37:
38: extern char *DoCommandToFile();
39: extern char *DoCommandToString();
40:
41: extern int myopen();
42: extern FILE *myfopen();
43: extern int myclose();
44: extern int myfclose();
45: extern char *MakeNewTempFileName();
46: extern char **MakeArgv();
47: extern char **ResizeArgv();
48: extern FILEPTR FOpenAndCheck();
49: extern char *ReadLine();
50: extern char *ReadLineWithCR();
51: extern char *MallocACopy();
52: extern int DenyGeoRequest();
53: extern char *CreateGeometry();
54: extern char *MakeFileName();
55: extern XtEventReturnCode SendFakeEvent();
56: extern Window CreateTextSW();
57: extern Window CreateTitleBar();
58: extern MsgList CurMsgListOrCurMsg();
59: extern Toc SelectedToc();
60:
61: extern void CenterWindow();
62:
63: extern Scrn CreateNewScrn();
64: extern Scrn NewViewScrn();
65: extern Scrn NewCompScrn();
66: extern void MapScrn();
67: extern void DestroyScrn();
68: extern void EnableProperButtons();
69:
70: extern Scrn LastButtonScreen();
71:
72: extern char *Version();
73:
74: XtTextSource *TSourceCreate();
75:
76: extern void IconInit();
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.