/* * DO NOT EDIT THIS FILE. It contains C->PostScript communication * definitions that were automatically generated from tnt_cps.cps */ #if !defined(CONST) # if defined(__cplusplus) || defined(c_plusplus) || defined(__STDC__) # define CONST const # else # define CONST # endif #endif CONST static unsigned char _CPS_DefineTag[] = "%d%dDT "; #define DefineTag( P__0, P__1) pprintf (PostScript, _CPS_DefineTag, 7, P__0, P__1) CONST static unsigned char _CPS_BeginRepair[] = "BR "; #define BeginRepair() pprintf (PostScript, _CPS_BeginRepair, 3) CONST static unsigned char _CPS_EndRepair[] = "ER "; #define EndRepair() pprintf (PostScript, _CPS_EndRepair, 3) CONST static unsigned char _CPS_ClearScreen[] = "CL "; #define ClearScreen() pprintf (PostScript, _CPS_ClearScreen, 3) CONST static unsigned char _CPS_Flash[] = "^G "; #define Flash() pprintf (PostScript, _CPS_Flash, 3) CONST static unsigned char _CPS_ClearToEOL[] = "%d%dCE "; #define ClearToEOL( P__0, P__1) pprintf (PostScript, _CPS_ClearToEOL, 7, P__0, P__1) CONST static unsigned char _CPS_InvertToEOL[] = "%d%dFI "; #define InvertToEOL( P__0, P__1) pprintf (PostScript, _CPS_InvertToEOL, 7, P__0, P__1) CONST static unsigned char _CPS_InsertLines[] = "%d%dIL "; #define InsertLines( P__0, P__1) pprintf (PostScript, _CPS_InsertLines, 7, P__0, P__1) CONST static unsigned char _CPS_InsertLines2[] = "%d%d%dIL2 "; #define InsertLines2( P__0, P__1, P__2) pprintf (PostScript, _CPS_InsertLines2, 10, P__0, P__1, P__2) CONST static unsigned char _CPS_DeleteLines[] = "%d%dDL "; #define DeleteLines( P__0, P__1) pprintf (PostScript, _CPS_DeleteLines, 7, P__0, P__1) CONST static unsigned char _CPS_DeleteLines2[] = "%d%d%dDL2 "; #define DeleteLines2( P__0, P__1, P__2) pprintf (PostScript, _CPS_DeleteLines2, 10, P__0, P__1, P__2) CONST static unsigned char _CPS_DeleteChars[] = "%d%d%dDC "; #define DeleteChars( P__0, P__1, P__2) pprintf (PostScript, _CPS_DeleteChars, 9, P__0, P__1, P__2) CONST static unsigned char _CPS_InsertChars[] = "%d%d%dIC "; #define InsertChars( P__0, P__1, P__2) pprintf (PostScript, _CPS_InsertChars, 9, P__0, P__1, P__2) CONST static unsigned char _CPS_ToggleCursor[] = "%d%dCT "; #define ToggleCursor( P__0, P__1) pprintf (PostScript, _CPS_ToggleCursor, 7, P__0, P__1) CONST static unsigned char _CPS_Show[] = "%*s%d%dS "; #define Show( P__0, P__1, P__2, L__2) pprintf (PostScript, _CPS_Show, 9, L__2, P__2, P__0, P__1) CONST static unsigned char _CPS_ShowInverted[] = "%*s%d%dSI "; #define ShowInverted( P__0, P__1, P__2, L__2) pprintf (PostScript, _CPS_ShowInverted, 10, L__2, P__2, P__0, P__1) CONST static unsigned char _CPS_ClearShow[] = "%*s%d%d%d%d%dCS "; #define ClearShow( P__0, P__1, P__2, P__3, P__4, L__4) pprintf (PostScript, _CPS_ClearShow, 16, L__4, P__4, P__0, P__3, P__2, P__0, P__1) CONST static unsigned char _CPS_ClearShowInverted[] = "%*s%d%d%d%d%dCSI "; #define ClearShowInverted( P__0, P__1, P__2, P__3, P__4, L__4) pprintf (PostScript, _CPS_ClearShowInverted, 17, L__4, P__4, P__0, P__3, P__2, P__0, P__1) CONST static unsigned char _CPS_SendPS[] = "%*sPS "; #define SendPS(P__0, L__0) pprintf (PostScript, _CPS_SendPS, 6, L__0, P__0) CONST static unsigned char _CPS_SendString[] = "%*s"; #define SendString(P__0, L__0) pprintf (PostScript, _CPS_SendString, 3, L__0, P__0) CONST static unsigned char _CPS_SendNumber[] = "%d"; #define SendNumber( P__0) pprintf (PostScript, _CPS_SendNumber, 2, P__0) CONST static unsigned char _CPS_SendBoolean[] = "%d\200\000\246\214"; #define SendBoolean( P__0) pprintf (PostScript, _CPS_SendBoolean, 6, P__0) CONST static unsigned char _CPS_SetFont[] = "%*s%dSF "; #define SetFont(P__0, L__0, P__1) pprintf (PostScript, _CPS_SetFont, 8, L__0, P__0, P__1) CONST static unsigned char _CPS_SetWindowLocation[] = "%d%dSO "; #define SetWindowLocation( P__0, P__1) pprintf (PostScript, _CPS_SetWindowLocation, 7, P__0, P__1) CONST static unsigned char _CPS_SetWindowSize[] = "%d%dSWS "; #define SetWindowSize( P__0, P__1) pprintf (PostScript, _CPS_SetWindowSize, 8, P__0, P__1) CONST static unsigned char _CPS_SetWindowLabel[] = "%*sSWL "; #define SetWindowLabel(P__0, L__0) pprintf (PostScript, _CPS_SetWindowLabel, 7, L__0, P__0) CONST static unsigned char _CPS_MapWindow[] = "MW "; #define MapWindow() pprintf (PostScript, _CPS_MapWindow, 3) CONST static unsigned char _CPS_ResetCanvas[] = "RC "; #define ResetCanvas() pprintf (PostScript, _CPS_ResetCanvas, 3) CONST static unsigned char _CPS_MeasureWindow[] = "GW "; #define MeasureWindow( P__0, P__1) (pprintf (PostScript, _CPS_MeasureWindow, 3),\ ((ps_checkfor (PostScriptInput, PSIO_WAIT_TAG, 1) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"dd", P__0, P__1), 1))) #define RepairWindow( P__0, P__1, P__2, P__3) (((ps_lookingat (PostScriptInput, 2) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"dddd", P__0, P__1, P__2, P__3), 1))) #define ResizeWindow( P__0, P__1) (((ps_lookingat (PostScriptInput, 3) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"dd", P__0, P__1), 1))) #define TypeKey( P__0) (((ps_lookingat (PostScriptInput, 4) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"d", P__0), 1))) #define TypeString(P__0) (((ps_lookingat (PostScriptInput, 5) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"s", P__0), 1))) #define InsertString(P__0) (((ps_lookingat (PostScriptInput, 6) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"s", P__0), 1))) #define ExecuteCommand(P__0) (((ps_lookingat (PostScriptInput, 7) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"s", P__0), 1))) #define TrackEvent( P__0, P__1, P__2, P__3) (((ps_lookingat (PostScriptInput, 8) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"dddd", P__0, P__1, P__2, P__3), 1))) #define DebugMessage(P__0) (((ps_lookingat (PostScriptInput, 9) > 0)\ && (pscanf (PostScriptInput, (CONST unsigned char *)"s", P__0), 1))) #define InitializeCable() CONST static unsigned char _CPS_InitializeWire[] = { 166,200, 47,107,110,111,119,110,112, 97, 99,107, 97,103,101,166,121,123, 32, 47, 78,101, 87, 83,128, 3,128, 0, 32,107,110,111,119,110,112, 97, 99,107, 97,103, 101,166,143,123, 32, 47, 78,101, 87, 83,128, 3,128, 0, 32,102,105,110,100,112, 97, 99,107, 97,103,101, 32, 98,101,103,105,110,112, 97, 99,107, 97,103,101, 32, 125,166,107, 47, 84, 78, 84, 67,111,114,101,128, 3,128, 0, 32,107,110,111,119, 110,112, 97, 99,107, 97,103,101,166,143,123, 32, 47, 84, 78, 84, 67,111,114,101, 128, 3,128, 0, 32,102,105,110,100,112, 97, 99,107, 97,103,101, 32, 98,101,103, 105,110,112, 97, 99,107, 97,103,101, 32, 47, 84, 78, 84,128, 3,128, 0, 32,102, 105,110,100,112, 97, 99,107, 97,103,101, 32, 98,101,103,105,110,112, 97, 99,107, 97,103,101, 32,125,166,107,125,166,107,160, 21, 47,117,115,114, 47,101,109, 97, 99,115, 47,115,114, 99, 47,116,110,116, 46,112,115, 76,111, 97,100, 70,105,108, 101,166,143,123, 32, 98,101,101,112,160, 33, 67, 97,110, 39,116, 32,102,105,110, 100, 32, 47,117,115,114, 47,101,109, 97, 99,115, 47,115,114, 99, 47,116,110,116, 46,112,115, 10,166,149,102,108,117,115,104, 32,113,117,105,116, 32,125,166,107, 47, 69,109, 97, 99,115, 84, 97,103,115, 32,100,105, 99,116, 98,101,103,105,110, 32, 47, 77,101, 97,115,117,114,101, 87,105,110,100,111,119,128, 1,180, 47, 82, 101,112, 97,105,114, 87,105,110,100,111,119,128, 2,180, 47, 82,101,115,105,122, 101, 87,105,110,100,111,119,128, 3,180, 47, 84,121,112,101, 75,101,121,128, 4, 180, 47, 84,121,112,101, 83,116,114,105,110,103,128, 5,180, 47, 73,110,115,101, 114,116, 83,116,114,105,110,103,128, 6,180, 47, 69,120,101, 99,117,116,101, 67, 111,109,109, 97,110,100,128, 7,180, 47, 84,114, 97, 99,107, 69,118,101,110,116, 128, 8,180, 47, 68,101, 98,117,103, 77,101,115,115, 97,103,101,128, 9,180,166, 68,180, 69,109, 97, 99,115, 84, 97,103,115, 32, 47,115,116, 97,114,116,101,109, 97, 99,115,119,105,110,100,111,119, 32, 67,108, 97,115,115, 69,109, 97, 99,115, 67, 97,110,118, 97,115, 32,115,101,110,100, 32, 0, }; #define InitializeWire() pprintf (PostScript, _CPS_InitializeWire, 492) #ifndef PSMACROS_H #include /* standard cdef macros */ #endif