#include <stdio.h>#include <math.h>#include <string.h>#include <stdlib.h>#include <time.h>#include <unistd.h>#include "malloc.h"#include "cyberware.h"

Go to the source code of this file.
Defines | |
| #define | _fdopen fdopen |
| #define | _dup dup |
| #define | _lseek lseek |
| #define | _read read |
| #define | _write write |
| #define | MAXHEADER 4096 |
| #define | HEADEREND "DATA=\n" |
| #define | STRINGLEN 24 |
Functions | |
| char * | ctime () |
| long | _lseek () |
| void | perror () |
| int | gdallo (GSPEC *gs) |
| GSPEC * | gsallo () |
| int | getvalue (char *name, char *dest, int length) |
| long | getheader (int fd) |
| int | makegsheader (GSPEC *gs) |
| int | writegsheader (GSPEC *gs, int fd) |
| int | gsget (GSPEC *gs, int fd) |
| int | gsput (GSPEC *gs, int fd) |
| int | gdget (GSPEC *gs, int fd) |
| int | gdput (GSPEC *gs, int fd) |
| GSPEC * | cyread (GSPEC *gs, int fd) |
| int | cywrite (GSPEC *gs, int fd) |
| void | cyfree (GSPEC *gs) |
| long | getr (GSPEC *gs, int lt, int lg) |
| void | putr (GSPEC *gs, int lt, int lg, int r) |
Variables | |
| int | errno |
| char * | STRXXX = "Undefined Error String #@&*!" |
| char * | STR001 = "Problem accessing digitizer" |
| char * | STR002 = "Digitizer not at home position" |
| char * | STR003 = "Digitizer data input error" |
| char * | STR004 = "Problem controlling digitizer" |
| char * | STR005 = "Problem accessing DNC link" |
| char * | STR006 = "DNC link error" |
| char * | STR007 = "Mill does not support QUILLUP command" |
| char * | STR008 = "Memory problem, try switching off power and restarting" |
| char * | STR009 = "Parameter data problem, cannot continue" |
| char * | STR010 = "Command failed" |
| char * | STR011 = "Unrecognized command" |
| char * | STR012 = "Unimplemented command" |
| char * | STR013 = "No current image" |
| char * | STR014 = "Image must be filled first" |
| char * | STR015 = "Warning: VOID longitude" |
| char * | STR016 = "Number out of range" |
| char * | STR017 = "Latitude range is too small" |
| char * | STR018 = "Longitude range is too small" |
| char * | STR019 = "Invalid latitude period" |
| char * | STR020 = "Invalid longitude period" |
| char * | STR021 = "Current image must be saved or cleared" |
| char * | STR022 = "Cannot open file" |
| char * | STR023 = "Digitizer sync error (missing)" |
| char * | STR024 = "Digitizer sync error (misplaced)" |
| char * | STR025 = "Image has VOID zone, check settings, retry" |
| char * | STR026 = "Image file error on seek" |
| char * | STR027 = "Image file error on read" |
| char * | STR028 = "Image file error on write" |
| char * | STR029 = "Tabulation of radii (mm/10) in longitude" |
| char * | STR030 = "Raster refresh error PEBLKWR" |
| char * | STR031 = "Window manager error" |
| char * | STR032 = "Error accessing printer" |
| char * | STR033 = "Warning: voids in image, command gives unexpected results" |
| char * | STR034 = "Latitude or longitude range of one makes a null surface" |
| char * | STR035 = "Image data exceeds tool Z range" |
| char * | STR036 = "Tool diameter out of range" |
| char * | STR037 = "Already clear" |
| char * | STR038 = "UNNAMED" |
| char * | STR039 = "Is Echo Startup Disc inserted?" |
| char * | STR040 = "Cannot find or create file" |
| char * | STR041 = "Is Echo Startup Disc inserted and writeable?" |
| char * | STR042 = "Undefined option" |
| char * | STR043 = "\nR Lookup Table:" |
| char * | STR044 = "\nZ Lookup Table:" |
| char * | STR045 = "Serial " |
| char * | STR046 = "Data Format Type " |
| char * | STR047 = "Vertical Range " |
| char * | STR048 = "Horizontal Range " |
| char * | STR049 = "Horizontal Offset" |
| char * | STR050 = "Horizontal Center" |
| char * | STR051 = "Gauge Height " |
| char * | STR052 = "Gauge Width " |
| char * | STR053 = "Basic Angle " |
| char * | STR054 = "Samples per Frame" |
| char * | STR055 = "Frames per Image " |
| char * | STR056 = "Radius Steps " |
| char * | STR057 = "\nCorrection Lookup Table, samples across, frames down:\n" |
| char * | STR058 = "You may want to make a new Correction Table" |
| char * | STR059 = "Standby...Computing new geometry lookup tables" |
| char * | STR060 = "Error occured while reading file" |
| char * | STR061 = "Error occured while writing file" |
| char * | STR062 = "Error in format or length of file" |
| char * | STR063 = "Enter image name: " |
| char * | STR064 = "Ready ? (y/n): " |
| char * | STR065 = "Warning HALFSPEED MODE selected" |
| char * | STR066 = "Geometry initialization error, cannot image" |
| char * | STR067 = "Digitizing failed, no image made" |
| char * | STR068 = "Use fscale command for this scale factor" |
| char * | STR069 = "Warning: negative scale, effect is untested" |
| char * | STR070 = "Warning: Scaling in sub-range, results may be unexpected" |
| char * | STR071 = "Warning: Rshift has been altered" |
| char * | STR072 = "Option specification required" |
| char * | STR073 = "Warning: Entirely VOID longitude cannot be filled" |
| char * | STR074 = "Warning: Entirely VOID latitude cannot be filled" |
| char * | STR075 = "Error during open" |
| char * | STR076 = "File protection error" |
| char * | STR077 = "File not found" |
| char * | STR078 = "Disc is Write-Protected" |
| char * | STR079 = "Device is not accessible" |
| char * | STR080 = "Error during file close" |
| char * | STR081 = "Error with device or window" |
| char * | STR082 = "Cannot allocate enough memory" |
| char * | STR083 = "Type CONTROL_C key to stop" |
| char * | STR084 = "'PASS COMPLETED'\r" |
| char * | STR085 = "Echo> " |
| char * | STR086 = "Longitude increment" |
| char * | STR087 = "Latitude increment" |
| char * | STR088 = "Repeat terminated by error condition" |
| char * | STR089 = "Horizontal Horizon Plot" |
| char * | STR090 = "Horizontal Hemi-Cyl Plot" |
| char * | STR091 = "Axial View of a Slice" |
| char * | STR092 = "Cartesian Latitudes" |
| char * | STR093 = "Cartesian Longitudes" |
| char * | STR094 = "No options allowed, use 'display -s' command" |
| char * | STR095 = "Move Mouse, left button to stop" |
| char * | STR096 = "For menu press and hold right button" |
| char * | STR097 = "Hold button, select item, release button" |
| char * | STR098 = "Type a command, 'help' or 'exit'" |
| char * | STR099 = "Move mouse, middle picks, left stops" |
| char * | STR100 = "Use fscale command to scale cartesian data sets" |
| char * | STR101 = "Error reading text string" |
| char * | STR102 = "Cartesian/Cylindrical and data/command states do not match" |
| char * | STR103 = "Machining parameters:" |
| char * | STR104 = "Demo version, command not implemented" |
| char * | STR105 = "Usage: echodemo image-pathname" |
| char * | STR106 = "Undefined file header type" |
| char * | STR107 = "Problem with file header" |
| char * | STR108 = "Header seek error" |
| char * | STR109 = "Header read error" |
| char * | STR110 = "Header value not terminated properly" |
| char * | STR111 = "Required value not in header" |
| char * | STR112 = "Header value undefined" |
| char * | STR113 = "Unexpected VOID" |
| char * | STR114 = "Improper combination of options" |
| char * | STR115 = "Step Offset " |
| char * | STR116 = "Resolution Bits " |
| char * | STR117 = "Sample Low Margin" |
| char * | STR118 = "Sample Hi Margin " |
| char * | STR119 = "Server Name " |
| char * | STR120 = "Set-up Date " |
| char * | STR121 = "Unable to read optical configuration file" |
| char * | STR122 = "Unable to read optical table file" |
| char * | STR123 = "Optical parameter file seek error" |
| char * | STR124 = "Optical parameter file read error" |
| char * | STR125 = "Missing required optical parameter:" |
| char * | STR126 = "Missing optical data table" |
| char * | STR127 = "Please Standby - %d%% Complete\r" |
| char * | STR128 = " \r" |
| char * | STR129 = "Missing required mill parameter: %s\n" |
| char * | STR130 = "Mill parameter file error" |
| char * | STR131 = "Environment variable %s not defined\n" |
| char * | STR132 = "Configuration file not found" |
| char * | STR133 = "Cannot execute mill interface filter" |
| char * | STR134 = "Cannot fork mill interface filter" |
| char * | STR135 = "ECHO_MILL_TYPE incompatible with this command" |
| char * | STR136 = "Unknown user" |
| char * | STR137 = "File name must be given" |
| char * | STR138 = "Environment variable has bad value: %s\n" |
| char * | STR139 = "Command usage error, see manual" |
| char * | STR140 = "Sorry, cannot find any information on \"%s\"\n" |
| char * | STR141 = "References to \"%s\" found, try the manual page for:\n" |
| char * | STR142 = "Server problem, frame receive" |
| char * | STR143 = "Optical table format error" |
| char * | STR144 = "Problem with SunView window system (Not a Sun terminal?)" |
| char * | STR145 = "Image processing failed, no image made" |
| char * | STR146 = "Longitude outside of current range window" |
| char * | STR147 = "Latitude outside of current range window" |
| char * | STR148 = "Tabulation of radii (mm/10) in latitude" |
| char * | STR149 = "You must meter a point before clipping" |
| char * | STR150 = "User Configuration file not found" |
| #define _dup dup |
Definition at line 63 of file cyberware.cpp.
| #define _fdopen fdopen |
Definition at line 62 of file cyberware.cpp.
| #define _lseek lseek |
Definition at line 64 of file cyberware.cpp.
| #define _read read |
Definition at line 65 of file cyberware.cpp.
| #define _write write |
Definition at line 66 of file cyberware.cpp.
| #define HEADEREND "DATA=\n" |
Definition at line 81 of file cyberware.cpp.
| #define MAXHEADER 4096 |
Definition at line 80 of file cyberware.cpp.
| #define STRINGLEN 24 |
Definition at line 362 of file cyberware.cpp.
| long _lseek | ( | ) |
| char* ctime | ( | ) |
| void cyfree | ( | GSPEC * | gs | ) |
Definition at line 797 of file cyberware.cpp.
Definition at line 743 of file cyberware.cpp.
| int cywrite | ( | GSPEC * | gs, | |
| int | fd | |||
| ) |
Definition at line 780 of file cyberware.cpp.
| int gdallo | ( | GSPEC * | gs | ) |
Definition at line 248 of file cyberware.cpp.
| int gdget | ( | GSPEC * | gs, | |
| int | fd | |||
| ) |
Definition at line 663 of file cyberware.cpp.
| int gdput | ( | GSPEC * | gs, | |
| int | fd | |||
| ) |
Definition at line 697 of file cyberware.cpp.
| long getheader | ( | int | fd | ) |
Definition at line 314 of file cyberware.cpp.
| long getr | ( | GSPEC * | gs, | |
| int | lt, | |||
| int | lg | |||
| ) |
Definition at line 818 of file cyberware.cpp.
| int getvalue | ( | char * | name, | |
| char * | dest, | |||
| int | length | |||
| ) |
Definition at line 281 of file cyberware.cpp.
| GSPEC* gsallo | ( | ) |
Definition at line 266 of file cyberware.cpp.
| int gsget | ( | GSPEC * | gs, | |
| int | fd | |||
| ) |
Definition at line 579 of file cyberware.cpp.
| int gsput | ( | GSPEC * | gs, | |
| int | fd | |||
| ) |
Definition at line 631 of file cyberware.cpp.
| int makegsheader | ( | GSPEC * | gs | ) |
Definition at line 364 of file cyberware.cpp.
| void perror | ( | ) |
| void putr | ( | GSPEC * | gs, | |
| int | lt, | |||
| int | lg, | |||
| int | r | |||
| ) |
Definition at line 838 of file cyberware.cpp.
| int writegsheader | ( | GSPEC * | gs, | |
| int | fd | |||
| ) |
Definition at line 499 of file cyberware.cpp.
| int errno |
| char* STR001 = "Problem accessing digitizer" |
Definition at line 92 of file cyberware.cpp.
| char* STR002 = "Digitizer not at home position" |
Definition at line 93 of file cyberware.cpp.
| char* STR003 = "Digitizer data input error" |
Definition at line 94 of file cyberware.cpp.
| char* STR004 = "Problem controlling digitizer" |
Definition at line 95 of file cyberware.cpp.
| char* STR005 = "Problem accessing DNC link" |
Definition at line 96 of file cyberware.cpp.
| char* STR006 = "DNC link error" |
Definition at line 97 of file cyberware.cpp.
| char* STR007 = "Mill does not support QUILLUP command" |
Definition at line 98 of file cyberware.cpp.
| char* STR008 = "Memory problem, try switching off power and restarting" |
Definition at line 99 of file cyberware.cpp.
| char* STR009 = "Parameter data problem, cannot continue" |
Definition at line 100 of file cyberware.cpp.
| char* STR010 = "Command failed" |
Definition at line 101 of file cyberware.cpp.
| char* STR011 = "Unrecognized command" |
Definition at line 102 of file cyberware.cpp.
| char* STR012 = "Unimplemented command" |
Definition at line 103 of file cyberware.cpp.
| char* STR013 = "No current image" |
Definition at line 104 of file cyberware.cpp.
| char* STR014 = "Image must be filled first" |
Definition at line 105 of file cyberware.cpp.
| char* STR015 = "Warning: VOID longitude" |
Definition at line 106 of file cyberware.cpp.
| char* STR016 = "Number out of range" |
Definition at line 107 of file cyberware.cpp.
| char* STR017 = "Latitude range is too small" |
Definition at line 108 of file cyberware.cpp.
| char* STR018 = "Longitude range is too small" |
Definition at line 109 of file cyberware.cpp.
| char* STR019 = "Invalid latitude period" |
Definition at line 110 of file cyberware.cpp.
| char* STR020 = "Invalid longitude period" |
Definition at line 111 of file cyberware.cpp.
| char* STR021 = "Current image must be saved or cleared" |
Definition at line 112 of file cyberware.cpp.
| char* STR022 = "Cannot open file" |
Definition at line 113 of file cyberware.cpp.
| char* STR023 = "Digitizer sync error (missing)" |
Definition at line 114 of file cyberware.cpp.
| char* STR024 = "Digitizer sync error (misplaced)" |
Definition at line 115 of file cyberware.cpp.
| char* STR025 = "Image has VOID zone, check settings, retry" |
Definition at line 116 of file cyberware.cpp.
| char* STR026 = "Image file error on seek" |
Definition at line 117 of file cyberware.cpp.
| char* STR027 = "Image file error on read" |
Definition at line 118 of file cyberware.cpp.
| char* STR028 = "Image file error on write" |
Definition at line 119 of file cyberware.cpp.
| char* STR029 = "Tabulation of radii (mm/10) in longitude" |
Definition at line 120 of file cyberware.cpp.
| char* STR030 = "Raster refresh error PEBLKWR" |
Definition at line 121 of file cyberware.cpp.
| char* STR031 = "Window manager error" |
Definition at line 122 of file cyberware.cpp.
| char* STR032 = "Error accessing printer" |
Definition at line 123 of file cyberware.cpp.
| char* STR033 = "Warning: voids in image, command gives unexpected results" |
Definition at line 124 of file cyberware.cpp.
| char* STR034 = "Latitude or longitude range of one makes a null surface" |
Definition at line 125 of file cyberware.cpp.
Definition at line 126 of file cyberware.cpp.
| char* STR036 = "Tool diameter out of range" |
Definition at line 127 of file cyberware.cpp.
| char* STR037 = "Already clear" |
Definition at line 128 of file cyberware.cpp.
| char* STR038 = "UNNAMED" |
Definition at line 129 of file cyberware.cpp.
| char* STR039 = "Is Echo Startup Disc inserted?" |
Definition at line 130 of file cyberware.cpp.
| char* STR040 = "Cannot find or create file" |
Definition at line 131 of file cyberware.cpp.
| char* STR041 = "Is Echo Startup Disc inserted and writeable?" |
Definition at line 132 of file cyberware.cpp.
| char* STR042 = "Undefined option" |
Definition at line 133 of file cyberware.cpp.
| char* STR043 = "\nR Lookup Table:" |
Definition at line 134 of file cyberware.cpp.
| char* STR044 = "\nZ Lookup Table:" |
Definition at line 135 of file cyberware.cpp.
| char* STR045 = "Serial " |
Definition at line 136 of file cyberware.cpp.
| char* STR046 = "Data Format Type " |
Definition at line 137 of file cyberware.cpp.
| char* STR047 = "Vertical Range " |
Definition at line 138 of file cyberware.cpp.
| char* STR048 = "Horizontal Range " |
Definition at line 139 of file cyberware.cpp.
| char* STR049 = "Horizontal Offset" |
Definition at line 140 of file cyberware.cpp.
| char* STR050 = "Horizontal Center" |
Definition at line 141 of file cyberware.cpp.
| char* STR051 = "Gauge Height " |
Definition at line 142 of file cyberware.cpp.
| char* STR052 = "Gauge Width " |
Definition at line 143 of file cyberware.cpp.
| char* STR053 = "Basic Angle " |
Definition at line 144 of file cyberware.cpp.
| char* STR054 = "Samples per Frame" |
Definition at line 145 of file cyberware.cpp.
| char* STR055 = "Frames per Image " |
Definition at line 146 of file cyberware.cpp.
| char* STR056 = "Radius Steps " |
Definition at line 147 of file cyberware.cpp.
| char* STR057 = "\nCorrection Lookup Table, samples across, frames down:\n" |
Definition at line 148 of file cyberware.cpp.
| char* STR058 = "You may want to make a new Correction Table" |
Definition at line 149 of file cyberware.cpp.
| char* STR059 = "Standby...Computing new geometry lookup tables" |
Definition at line 150 of file cyberware.cpp.
| char* STR060 = "Error occured while reading file" |
Definition at line 151 of file cyberware.cpp.
| char* STR061 = "Error occured while writing file" |
Definition at line 152 of file cyberware.cpp.
| char* STR062 = "Error in format or length of file" |
Definition at line 153 of file cyberware.cpp.
| char* STR063 = "Enter image name: " |
Definition at line 154 of file cyberware.cpp.
| char* STR064 = "Ready ? (y/n): " |
Definition at line 155 of file cyberware.cpp.
| char* STR065 = "Warning HALFSPEED MODE selected" |
Definition at line 156 of file cyberware.cpp.
| char* STR066 = "Geometry initialization error, cannot image" |
Definition at line 157 of file cyberware.cpp.
| char* STR067 = "Digitizing failed, no image made" |
Definition at line 158 of file cyberware.cpp.
| char* STR068 = "Use fscale command for this scale factor" |
Definition at line 159 of file cyberware.cpp.
| char* STR069 = "Warning: negative scale, effect is untested" |
Definition at line 160 of file cyberware.cpp.
| char* STR070 = "Warning: Scaling in sub-range, results may be unexpected" |
Definition at line 161 of file cyberware.cpp.
| char* STR071 = "Warning: Rshift has been altered" |
Definition at line 162 of file cyberware.cpp.
| char* STR072 = "Option specification required" |
Definition at line 163 of file cyberware.cpp.
| char* STR073 = "Warning: Entirely VOID longitude cannot be filled" |
Definition at line 164 of file cyberware.cpp.
| char* STR074 = "Warning: Entirely VOID latitude cannot be filled" |
Definition at line 165 of file cyberware.cpp.
| char* STR075 = "Error during open" |
Definition at line 166 of file cyberware.cpp.
| char* STR076 = "File protection error" |
Definition at line 167 of file cyberware.cpp.
| char* STR077 = "File not found" |
Definition at line 168 of file cyberware.cpp.
| char* STR078 = "Disc is Write-Protected" |
Definition at line 169 of file cyberware.cpp.
| char* STR079 = "Device is not accessible" |
Definition at line 170 of file cyberware.cpp.
| char* STR080 = "Error during file close" |
Definition at line 171 of file cyberware.cpp.
| char* STR081 = "Error with device or window" |
Definition at line 172 of file cyberware.cpp.
| char* STR082 = "Cannot allocate enough memory" |
Definition at line 173 of file cyberware.cpp.
| char* STR083 = "Type CONTROL_C key to stop" |
Definition at line 174 of file cyberware.cpp.
| char* STR084 = "'PASS COMPLETED'\r" |
Definition at line 175 of file cyberware.cpp.
| char* STR085 = "Echo> " |
Definition at line 176 of file cyberware.cpp.
| char* STR086 = "Longitude increment" |
Definition at line 177 of file cyberware.cpp.
| char* STR087 = "Latitude increment" |
Definition at line 178 of file cyberware.cpp.
| char* STR088 = "Repeat terminated by error condition" |
Definition at line 179 of file cyberware.cpp.
| char* STR089 = "Horizontal Horizon Plot" |
Definition at line 180 of file cyberware.cpp.
| char* STR090 = "Horizontal Hemi-Cyl Plot" |
Definition at line 181 of file cyberware.cpp.
| char* STR091 = "Axial View of a Slice" |
Definition at line 182 of file cyberware.cpp.
| char* STR092 = "Cartesian Latitudes" |
Definition at line 183 of file cyberware.cpp.
| char* STR093 = "Cartesian Longitudes" |
Definition at line 184 of file cyberware.cpp.
| char* STR094 = "No options allowed, use 'display -s' command" |
Definition at line 185 of file cyberware.cpp.
| char* STR095 = "Move Mouse, left button to stop" |
Definition at line 186 of file cyberware.cpp.
| char* STR096 = "For menu press and hold right button" |
Definition at line 187 of file cyberware.cpp.
| char* STR097 = "Hold button, select item, release button" |
Definition at line 188 of file cyberware.cpp.
| char* STR098 = "Type a command, 'help' or 'exit'" |
Definition at line 189 of file cyberware.cpp.
| char* STR099 = "Move mouse, middle picks, left stops" |
Definition at line 190 of file cyberware.cpp.
| char* STR100 = "Use fscale command to scale cartesian data sets" |
Definition at line 191 of file cyberware.cpp.
| char* STR101 = "Error reading text string" |
Definition at line 192 of file cyberware.cpp.
| char* STR102 = "Cartesian/Cylindrical and data/command states do not match" |
Definition at line 193 of file cyberware.cpp.
| char* STR103 = "Machining parameters:" |
Definition at line 194 of file cyberware.cpp.
| char* STR104 = "Demo version, command not implemented" |
Definition at line 195 of file cyberware.cpp.
| char* STR105 = "Usage: echodemo image-pathname" |
Definition at line 196 of file cyberware.cpp.
| char* STR106 = "Undefined file header type" |
Definition at line 197 of file cyberware.cpp.
| char* STR107 = "Problem with file header" |
Definition at line 198 of file cyberware.cpp.
| char* STR108 = "Header seek error" |
Definition at line 199 of file cyberware.cpp.
| char* STR109 = "Header read error" |
Definition at line 200 of file cyberware.cpp.
| char* STR110 = "Header value not terminated properly" |
Definition at line 201 of file cyberware.cpp.
| char* STR111 = "Required value not in header" |
Definition at line 202 of file cyberware.cpp.
| char* STR112 = "Header value undefined" |
Definition at line 203 of file cyberware.cpp.
| char* STR113 = "Unexpected VOID" |
Definition at line 204 of file cyberware.cpp.
| char* STR114 = "Improper combination of options" |
Definition at line 205 of file cyberware.cpp.
| char* STR115 = "Step Offset " |
Definition at line 206 of file cyberware.cpp.
| char* STR116 = "Resolution Bits " |
Definition at line 207 of file cyberware.cpp.
| char* STR117 = "Sample Low Margin" |
Definition at line 208 of file cyberware.cpp.
| char* STR118 = "Sample Hi Margin " |
Definition at line 209 of file cyberware.cpp.
| char* STR119 = "Server Name " |
Definition at line 210 of file cyberware.cpp.
| char* STR120 = "Set-up Date " |
Definition at line 211 of file cyberware.cpp.
| char* STR121 = "Unable to read optical configuration file" |
Definition at line 212 of file cyberware.cpp.
| char* STR122 = "Unable to read optical table file" |
Definition at line 213 of file cyberware.cpp.
| char* STR123 = "Optical parameter file seek error" |
Definition at line 214 of file cyberware.cpp.
| char* STR124 = "Optical parameter file read error" |
Definition at line 215 of file cyberware.cpp.
| char* STR125 = "Missing required optical parameter:" |
Definition at line 216 of file cyberware.cpp.
| char* STR126 = "Missing optical data table" |
Definition at line 217 of file cyberware.cpp.
| char* STR127 = "Please Standby - %d%% Complete\r" |
Definition at line 218 of file cyberware.cpp.
| char* STR128 = " \r" |
Definition at line 219 of file cyberware.cpp.
| char* STR129 = "Missing required mill parameter: %s\n" |
Definition at line 220 of file cyberware.cpp.
| char* STR130 = "Mill parameter file error" |
Definition at line 221 of file cyberware.cpp.
| char* STR131 = "Environment variable %s not defined\n" |
Definition at line 222 of file cyberware.cpp.
| char* STR132 = "Configuration file not found" |
Definition at line 223 of file cyberware.cpp.
| char* STR133 = "Cannot execute mill interface filter" |
Definition at line 224 of file cyberware.cpp.
| char* STR134 = "Cannot fork mill interface filter" |
Definition at line 225 of file cyberware.cpp.
| char* STR135 = "ECHO_MILL_TYPE incompatible with this command" |
Definition at line 226 of file cyberware.cpp.
| char* STR136 = "Unknown user" |
Definition at line 227 of file cyberware.cpp.
| char* STR137 = "File name must be given" |
Definition at line 228 of file cyberware.cpp.
| char* STR138 = "Environment variable has bad value: %s\n" |
Definition at line 229 of file cyberware.cpp.
| char* STR139 = "Command usage error, see manual" |
Definition at line 230 of file cyberware.cpp.
| char* STR140 = "Sorry, cannot find any information on \"%s\"\n" |
Definition at line 231 of file cyberware.cpp.
| char* STR141 = "References to \"%s\" found, try the manual page for:\n" |
Definition at line 232 of file cyberware.cpp.
| char* STR142 = "Server problem, frame receive" |
Definition at line 233 of file cyberware.cpp.
| char* STR143 = "Optical table format error" |
Definition at line 234 of file cyberware.cpp.
| char* STR144 = "Problem with SunView window system (Not a Sun terminal?)" |
Definition at line 235 of file cyberware.cpp.
| char* STR145 = "Image processing failed, no image made" |
Definition at line 236 of file cyberware.cpp.
| char* STR146 = "Longitude outside of current range window" |
Definition at line 237 of file cyberware.cpp.
| char* STR147 = "Latitude outside of current range window" |
Definition at line 238 of file cyberware.cpp.
| char* STR148 = "Tabulation of radii (mm/10) in latitude" |
Definition at line 239 of file cyberware.cpp.
Definition at line 240 of file cyberware.cpp.
| char* STR150 = "User Configuration file not found" |
Definition at line 241 of file cyberware.cpp.
| char* STRXXX = "Undefined Error String #@&*!" |
Definition at line 91 of file cyberware.cpp.
1.5.3