home *** CD-ROM | disk | FTP | other *** search
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 1 ******************************
- 2 GR_DISK1:[SRGHCXP.GC]AXIS.C;75
- 3
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 1
- 2 ******************************
- 3 gr_disk1:[SRGHCXP.GC]AXIS.C;75
- 4
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 7 if ((gmax - gmin)/dsubticks>2000) {gprint("too many subticks\n");
- 8 if (delta==0) {gprint("Axis range error min=%g max=%g \n",*gmin,*gmax);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 8 if ((gmax - gmin)/dsubticks>2000) {gprint("too many subticks \n");
- 9 if (delta==0) {gprint("Axis range error min=%g max=%g \n",*gmin,*gmax);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 12 GR_DISK1:[SRGHCXP.GC]BEGIN.C;21
- 13
- 14 gprint("Expecting another text in pcode (5) , got %ld\n"
- 15
- 16 ******************************
- 17 GR_DISK1:[SRGHCXP.GC]B_TAB.C;55
- 18
- 19 gprint("Too much tabbing text in one line\n");
- 20
- 21 ******************************
- 22 GR_DISK1:[SRGHCXP.GC]B_TEXT.C;32
- 23
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 13 gr_disk1:[SRGHCXP.GC]BEGIN.C;21
- 14
- 15 gprint("Expecting another text in pcode (5) , got %ld \n"
- 16
- 17 ******************************
- 18 gr_disk1:[SRGHCXP.GC]B_TAB.C;55
- 19
- 20 gprint("Too much tabbing text in one go\n");
- 21
- 22 ******************************
- 23 gr_disk1:[SRGHCXP.GC]B_TEXT.C;32
- 24
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 27 GR_DISK1:[SRGHCXP.GC]CORE.C;121
- 28
- 29 gprint("%s\n",s);
- 30 gprint("What is setting end \n"?);
- 31 gprint("G_OPEN, Width or height was zero w=%d, h=%d\n",width,height);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 28 gr_disk1:[SRGHCXP.GC]CORE.C;121
- 29
- 30 gprint("%s\n",s);
- 31 gprint("what is setting end \n");
- 32 gprint("G_OPEN, Width or height was zero w=%d, h=%d\n",width,height);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 36 if (cdiv==0) {gprint("Image matrix FLAT, a 1D world, giving up\n");return;}
- 37 gprint("\n Matrix {%s} \n",s);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 37 if (cdiv==0) {gprint("Image matrix FLAT, a 1D world, giving up \n");return;}
- 38 gprint("\n Matrix {%s} \n",s);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 40 gprint("Over 99 GSAVEs, probably a loop in yourcode\n");
- 41 gprint("Attempt to GRESTORE at top of stack\n");
- 42 gprint("You MUST define the sub before defining the marker\n");
- 43 if (i<1 || i>nmrk) {gprint("Invalid marker number %d \n",i); return;}
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 41 gprint("Over 99 GSAVE's, probably a loop in you're code\n");
- 42 gprint("Attempt to GRESTORE at top of stack\n");
- 43 gprint("You MUST define the sub before defineing the marker\n");
- 44 if (i<1 || i>nmrk) {gprint("Invalid marker number %d \n",i); return;}
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 50 GR_DISK1:[SRGHCXP.GC]CURVE.C;20
- 51
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 51 gr_disk1:[SRGHCXP.GC]CURVE.C;20
- 52
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 55 GR_DISK1:[SRGHCXP.GC]DRAWIT.C;78
- 56
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 56 gr_disk1:[SRGHCXP.GC]DRAWIT.C;78
- 57
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 61 gprint("include file (not implemented phone 5666919) {%s} \n",s);
- 62 gprint("Unable to open input file {%s} \n",fname);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 62 gprint("include file (not implemnted ) {%s} \n",s);
- 63 gprint("Unable to open input file {%s} \n",fname);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 67 GR_DISK1:[SRGHCXP.GC]D_BMP.C;15
- 68
- 69 gprint("AARRRrrrrgg, watch out I'm dying!!!\n");
- 70
- 71 ******************************
- 72 GR_DISK1:[SRGHCXP.GC]D_DECX.C;3
- 73
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 68 gr_disk1:[SRGHCXP.GC]D_BMP.C;15
- 69
- 70 gprint("AARRRrrrrgg, Dieing\n");
- 71
- 72 ******************************
- 73 gr_disk1:[SRGHCXP.GC]D_DECX.C;3
- 74
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 77 GR_DISK1:[SRGHCXP.GC]D_DVI.C;29
- 78
- 79 gprint("AARRRrrrrgg, watch out I'm dying!!!\n");
- 80
- 81 ******************************
- 82 GR_DISK1:[SRGHCXP.GC]D_HPGL.C;50
- 83
- 84 gprint("Unable to open HP output file {%s} \n",outfile);
- 85 if (d_scale<1) gprint("Shrinking picture to fit by factor %d \n",d_scale);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 78 gr_disk1:[SRGHCXP.GC]D_DVI.C;29
- 79
- 80 gprint("AARRRrrrrgg, Dieing\n");
- 81
- 82 ******************************
- 83 gr_disk1:[SRGHCXP.GC]D_HPGL.C;50
- 84
- 85 gprint("Unable to hp output file {%s} \n",outfile);
- 86 if (d_scale<1) gprint("Shrinking picture to fit by factor %d \n",d_scale);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 88 GR_DISK1:[SRGHCXP.GC]D_P79.C;16
- 89
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 89 gr_disk1:[SRGHCXP.GC]D_P79.C;16
- 90
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 93 GR_DISK1:[SRGHCXP.GC]D_PC.C;39
- 94
- 95 gprint("AARRRrrrrgg, watch out I'm dying!!!\n")
- 96 dbg gprint("rrr %g a4/2 %g t=%g a2=%g a1=%g r1=%g r2=%g r3=%g \n",rrr,a4/2,tan(a4/2),a2,a1,r1,r2,r3);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 94 gr_disk1:[SRGHCXP.GC]D_PC.C;39
- 95
- 96 gprint("AARRRrrrrgg, Dieing\n")
- 97 dbg gprint("rrr %g a4/2 %g t=%g a2=%g a1=%g r1=%g r2=%g r3=%g \n",rrr,a4/2,tan(a4/2),a2,a1,r1,r2,r3);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 100 GR_DISK1:[SRGHCXP.GC]D_PS.C;101
- 101
- 102 dbg gprint("in d_line g.curx,y %g %g ",g.curx,g.cury);
- 103 gprint("Warning, complex path, if filling fails then try /nomaxpath \n");
- 104 gprint("Font size is zero, error ********* \n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 101 gr_disk1:[SRGHCXP.GC]D_PS.C;101
- 102
- 103 dbg gprint("in d_line g.curx,y %g %g ",g.curx,g.cury);
- 104 gprint("Warning, complex path, if filling fails then try /nomaxpath \n");
- 105 gprint("Font size is zero, error ********* \n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 107 GR_DISK1:[SRGHCXP.GC]D_X.C;49
- 108
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 108 gr_disk1:[SRGHCXP.GC]D_X.C;49
- 109
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 112 GR_DISK1:[SRGHCXP.GC]EDT.C;145
- 113
- 114 gprint("Unable to open input file {%s} \n",input_file);
- 115 if (file_desc==-1) { gprint("Open glegle.tmp error \n"); return;}
- 116 /*gotoxy(5,9);gprint("negtab line=%d m=%d f=%d \n",tfy,move_pos,tfx);*/
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 113 gr_disk1:[SRGHCXP.GC]EDT.C;145
- 114
- 115 gprint("Unable to open input file {%s} \n",input_file);
- 116 if (file_desc==-1) { gprint("Open glegle.tmp error \n"); return;}
- 117 /*gotoxy(5,9);gprint("negtab line=%d m=%d f=%d \n",tfy,move_pos,tfx);*/
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 119 GR_DISK1:[SRGHCXP.GC]EVAL.C;84
- 120
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 120 gr_disk1:[SRGHCXP.GC]EVAL.C;84
- 121
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 127 if (plen>1000) gprint("Expression is suspiciously long %d \n",plen);
- 128 dbg gprint(" c=%d ",cde);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 128 if (plen>1000) gprint("Expession is suspiciously long %d \n",plen);
- 129 dbg gprint(" c=%d ",cde);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 132 gprint("Error in color name {%s}\n",stk_str[nstk]);
- 133 else gprint("Unrecognised pcode exp prim %d at position=%d \n",*(pcode+c),c);
- 134 dbg gprint("RESULT ISa ==== %d [1] %f [nstk] %f \n",nstk,stk[1],stk[nstk]);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 133 gprint("Error in color name {%s} \n",stk_str[nstk]);
- 134 else gprint("Unrecognezed pcode exp prim %d at position=%d \n",*(pcode+c),c);
- 135 dbg gprint("RESULT ISa ==== %d [1] %f [nstk] %f \n",nstk,stk[1],stk[nstk]);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 138 gprint("Stack stuffed (up : overfull? maybe) in EVAL %d \n",nstk);
- 139 gprint("Expecting expression, v=%d \n",(int) *(pcode+-- (*cp)) );
- 140 gprint("Expression length %d current point %d \n",plen,(int) *cp);
- 141 if (plen>1000) gprint("Expression is suspiciously (What is this? long maybe?)int %d \n",plen);
- 142 gprint("Code=%d ",cde);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 139 gprint("Stack stuffed up in EVAL %d \n",nstk);
- 140 gprint("Expecting expression, v=%d \n",(int) *(pcode+--(*cp)) );
- 141 gprint("Expression length %d current point %d \n",plen,(int) *cp);
- 142 if (plen>1000) gprint("Expession is suspiciously int %d \n",plen);
- 143 gprint("Code=%d ",cde);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 147 gprint("# String variable \n"); c++;
- 148 gprint("# String constant {%s} \n",eval_str(pcode,&c));
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 148 gprint("# String Variable \n"); c++;
- 149 gprint("# String constant {%s} \n",eval_str(pcode,&c));
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 151 gprint("# Built in function (with salt) {%s}\n",keywfn[cde-60].word);
- 152 gprint("# User defined function %d \n",cde);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 152 gprint("# Built in function (with salt) {%s} \n",keywfn[cde-60].word);
- 153 gprint("# User defined function %d \n",cde);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 155 GR_DISK1:[SRGHCXP.GC]FBUILD.C;29
- 156
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 156 gr_disk1:[SRGHCXP.GC]FBUILD.C;29
- 157
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 162 GR_DISK1:[SRGHCXP.GC]FITCF.C;21
- 163
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 163 gr_disk1:[SRGHCXP.GC]FITCF.C;21
- 164
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 167 gprint("Identical x values i, %g %g \n",(int) i,(double) x[i-1],(double) x[i]);
- 168 gprint("Identical x values i, %g %g \n",(int) i,(double) x[i-1],(double) x[i]);
- 169 gprint("%s %ld \n",s,l);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 168 gprint("Identical x values i, %g %g \n",(int) i,(double) x[i-1], (double) x[i]);
- 169 gprint("Identical x aavalues i, %g %g \n",(int) i,(double) x[i-1], (double) x[i]);
- 170 gprint("%s %ld \n",s,l);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 172 GR_DISK1:[SRGHCXP.GC]FONT.C;86
- 173
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 173 gr_disk1:[SRGHCXP.GC]FONT.C;86
- 174
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 179 gprint("(Warning) Font Metric not found [%d](%s), Spacing wrong \n"
- 180 dbg gprint("Encoding %d slant %f, box %f %f %f %f \n"
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 180 gprint("(Warning) Font Metric not found [%d] (%s), Spacing wrong \n"
- 181 dbg gprint("Encoding %d slant %f, box %f %f %f %f \n"
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 186 GR_DISK1:[SRGHCXP.GC]GENERAL.C;33
- 187
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 187 gr_disk1:[SRGHCXP.GC]GENERAL.C;33
- 188
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 194 GR_DISK1:[SRGHCXP.GC]GLE.C;74
- 195
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 195 gr_disk1:[SRGHCXP.GC]GLE.C;74
- 196
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 199 GR_DISK1:[SRGHCXP.GC]GPRINT.C;34
- 200
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 200 gr_disk1:[SRGHCXP.GC]GPRINT.C;34
- 201
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 217 GR_DISK1:[SRGHCXP.GC]GRAPH.C;153
- 218
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 218 gr_disk1:[SRGHCXP.GC]GRAPH.C;153
- 219
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 222 gprint("Unrecognised graph sub command {%s} %d \n ",tk[ct],ct);
- 223 if (d==0 || d>99) gprint("Error in bar command {%s} token number %d \n",tk[ct],ct);
- 224 else gprint("Unrecognised GRAPH BAR sub command {%s} %d \n "
- 225 if (d==0) { gprint("Not a valid fill option {%s} wanted FILL X1,D1 \n",tk[ct]); goto end_fill_read; }
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 223 gprint("Unrecoginzed graph sub command {%s} %d \n ",tk[ct],ct);
- 224 if (d==0 || d>99) gprint("Error in bar command {%s} token number %d \n",tk[ct],ct);
- 225 else gprint("Unrecoginzed GRAPH BAR sub command {%s} %d \n "
- 226 if (d==0) { gprint("Not a valid fill option {%s} wanted FILL X1,D1 \n",tk[ct]); goto end_fill_read; }
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 230 else gprint("Unrecognised GRAPH FILL sub command {%s} %d (Note: CGLE syntax change\n Expected COLOR,XMIN,XMAX,YMIN,YMAX
- 231 else gprint("Unrecognised GRAPH KEY sub command {%s} %d \nExpected KEY POS BL,TL,BR,TR HEI .6 NOBOX OFFSET 2 3 \n"
- 232 if (s1==NULL || data_d[nm]==0) gprint("Expecting Dn=Ca,Cb (no spaces) {%s}\n",tk[ct]);
- 233 gprint("Expecting Dn=Ca,Cb (no spaces) {%s}\n",tk[ct]);
- 234 if (*tk[ct] != 0) gprint("Expecting Dn=Ca,Cb (no spaces) {%s}\n",tk[ct]);
- 235 } else gprint("Warning, found {%s}, expecting data a.dat d1 d2 d3 \n",tk[ct]);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 231 else gprint("Unrecoginzed GRAPH FILL sub command {%s} %d (Note: CGLE syntax change\n Expected COLOR,XMIN,XMAX,YMIN,YMAX
- 232 else gprint("Unrecoginzed GRAPH KEY sub command {%s} %d \nExpected KEY POS BL,TL,BR,TR HEI .6 NOBOX OFFSET 2 3 \n"
- 233 if (s1==NULL || data_d[nm]==0) gprint("Expecting Dn=Ca,Cb (no spaces) {%s}\n",tk[ct]);
- 234 gprint("Expecting Dn=Ca,Cb (no spaces) {%s}\n",tk[ct]);
- 235 if (*tk[ct] != 0) gprint("Expecting Dn=Ca,Cb (no spaces) {%s}\n",tk[ct]);
- 236 } else gprint("Warning, found {%s}, expecting data a.dat d1 d2 d3 \n",tk[ct]);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 240 gprint("Warning, expecting %d columns in data file {%s} found %d \n"
- 241 if (dp[dn]==NULL) gprint("Memory allocation error, graph dataset \n");
- 242 dbg gprint("(xym %f %f %d \n",*(px-1),*(py-1),*(m-1));
- 243 else gprint("Unrecognised GRAPH %%AXIS sub command {%s} %d\n",tk[ct],ct);
- 244 else gprint("Expecting TITLE sub command, found {%s} pos %d\n",tk[ct],ct);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 241 gprint("Warning, expecting %d coloumns in data file {%s} found %d \n"
- 242 if (dp[dn]==NULL) gprint("Memory allocation error, graph dataset \n");
- 243 dbg gprint("(xym %f %f %d \n",*(px-1),*(py-1),*(m-1));
- 244 else gprint("Unrecognized GRAPH %%AXIS sub command {%s} %d\n",tk[ct],ct);
- 245 else gprint("Expecting TITLE sub command, found {%s} pos %d\n",tk[ct],ct);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 255 GR_DISK1:[SRGHCXP.GC]GRAPH2.C;202
- 256
- 257 gprint("Expecting\"file.name,xcolumn,ycolumn\" found [%s] \n",infile);
- 258 gprint("Unable to open data file {%s} \n",infile);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 256 gr_disk1:[SRGHCXP.GC]GRAPH2.C;202
- 257
- 258 gprint("Expecting \"file.name,xcoloumn,ycolumn\" found [%s] \n",infile);
- 259 gprint("Unable to open data file {%s} \n",infile);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 262 if (px==NULL || nb==0) { gprint("error in bar data dn=%d ngrp=%d\n",d,nb); return;}
- 263 gprint("No data in bargraph datasets\n");
- 264 gprint("No data in bargraph dataset. d(%d) \n",dt);
- 265 gprint("Warning no data (or spread ie. no min or max to make up a range\n");
- 266 if (dp[dn]==NULL) { gprint("No data in fill dataset at all \n");return;}
- 267 if (xt==NULL) { gprint("No data in fill dataset \n"); return;}
- 268 if (tmpf == NULL) {gprint("Ran out of tmp storage for fill \n");
- 269 gle_abort("tmp data \n"); }
- 270 gprint("Dataset %d doesn't exist at all\n",i);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 263 if (px==NULL || nb==0) { gprint("error in bar data dn=%d ngrp=%d\n",d,nb); return;}
- 264 gprint("No data in bargraph datasets\n");
- 265 gprint("No data in bargraph dataset. d(%d) \n",dt);
- 266 gprint("Warning no data (or no spread) and no min,max so making up range\n");
- 267 if (dp[dn]==NULL) { gprint("No data in fill dataset at all \n");return;}
- 268 if (xt==NULL) { gprint("No data in fill dataset \n"); return;}
- 269 if (tmpf == NULL) {gprint("Ran out of tmp storage for fill \n"); gle_abort("tmp data \n"); }
- 270 gprint("Dataset %d doesn't exist at all\n",i);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 278 gprint("Found {%s} When expecting {=} at token %d\n",tk[ct]
- 279 gprint("Expecting FROM exp TO exp [ STEP exp]\n");
- 280 gprint("or expression containing Dataset d1,d2 etc\n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 278 gprint("Found {%s} When expecting {=} at token %d \n",tk[ct]
- 279 gprint("Expecting FROM exp TO exp [ STEP exp] \n");
- 280 gprint("or expression containing Dataset d1,d2 etc\n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 283 if (dp[dd]==NULL) gprint("Memory allocation error, graph dataset\n");
- 284 if (dp[dd]->xv != NULL) gprint("Over writing DATASET %d \n",dd);
- 285 else gprint("Unrecogised GRAPH DN sub command {%s} \n ",tk[ct]);
- 286
- 287 ******************************
- 288 GR_DISK1:[SRGHCXP.GC]KEY.C;32
- 289
- 290 else gprint("Unrecognised KEY sub command {%s} %d \n",tk[ct],ct);
- 291 if (strlen(kpos)>0) gprint("Expecting POS BL,BR,TR or TL\n");
- 292
- 293 ******************************
- 294 GR_DISK1:[SRGHCXP.GC]MEMORY.C;48
- 295
- 296 if (size>40000) gprint(" allocating a lot of memory %d\n",size);
- 297 gprint(" allocating a lot of memory %ld \n",size);
- 298 gprint("Freeing cached characters\n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 283 if (dp[dd]==NULL) gprint("Memory allocation error, graph dataset \n");
- 284 if (dp[dd]->xv != NULL) gprint("Over Writing DATASET %d \n",dd);
- 285 else gprint("Unrecoginzed GRAPH DN sub command {%s} \n ",tk[ct]);
- 286
- 287 ******************************
- 288 gr_disk1:[SRGHCXP.GC]KEY.C;32
- 289
- 290 else gprint("Unrecoginzed KEY sub command {%s} %d \n ",tk[ct],ct);
- 291 if (strlen(kpos)>0) gprint("Expecting POS BL,BR,TR or TL \n");
- 292
- 293 ******************************
- 294 gr_disk1:[SRGHCXP.GC]MEMORY.C;48
- 295
- 296 if (size>40000) gprint(" allocating alot of memory %d \n",size);
- 297 gprint(" zallocating alot of memory %ld \n",size);
- 298 gprint("Freeing cached characters\n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 301 GR_DISK1:[SRGHCXP.GC]MENU.C;173
- 302
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 301 gr_disk1:[SRGHCXP.GC]MENU.C;173
- 302
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 306 GR_DISK1:[SRGHCXP.GC]MYCHAR.C;41
- 307
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 306 gr_disk1:[SRGHCXP.GC]MYCHAR.C;41
- 307
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 317 GR_DISK1:[SRGHCXP.GC]NAME.C;28
- 318
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 317 gr_disk1:[SRGHCXP.GC]NAME.C;28
- 318
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 324 GR_DISK1:[SRGHCXP.GC]NULLEDT.C;5
- 325
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 324 gr_disk1:[SRGHCXP.GC]NULLEDT.C;5
- 325
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 329 GR_DISK1:[SRGHCXP.GC]PASS.C;118
- 330
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 329 gr_disk1:[SRGHCXP.GC]PASS.C;118
- 330
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 339 gprint("Goto IS NOT implemented, being kept for a future release \n");
- 340 gprint("Region IS NOT implemented, complain to your local MP \n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 339 gprint("Goto IS NOT implemented \n");
- 340 gprint("Region IS NOT implemented, complain to your local MP \n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 345 if (sp==NULL) {gprint("what the shit? (specialist users only?) \n"); break;}
- 346 if (sp==NULL) {gprint("what the shit \n"); break;}
- 347 gprint("Until IS NOT implemented (neither is \box), complain to your local MP \n");
- 348 gprint("While IS NOT implemented, complain to your local MP \n");
- 349 gprint("Unrecognised command verb {%s} %d \n",tok(1),ix);
- 350 gprint("There should be a space on either side of an equals sign \n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 345 if (sp==NULL) {gprint("what the shit \n"); break;}
- 346 if (sp==NULL) {gprint("what the shit \n"); break;}
- 347 gprint("Until IS NOT implemented, complain to your local MP \n");
- 348 gprint("While IS NOT implemented, complain to your local MP \n");
- 349 gprint("Unrecognized command verb {%s} %d \n",tok(1),ix);
- 350 gprint("There should be a space on either side of an equals sign \n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 367 dbg gprint("val Returned, curtok=%d prest=%d type %d\n",tt,prest,etype);
- 368 if (*pt!=0) gprint("Duplicate or illegal combination of qualifiers ");
- 369 dbg gprint("val Returned, curtok=%d prest=%d type %d\n",tt,prest,etype);
- 370 if (*pt!=0) gprint("Duplicate or illegal combination of qualifiers %ld %p \n",*pt,pt);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 367 dbg gprint("val Returned, curtok=%d prest=%d type %d \n",tt,prest,etype);
- 368 if (*pt!=0) gprint("Duplicate or illegal combination of qualifiers ");
- 369 dbg gprint("val Returned, curtok=%d prest=%d type %d \n",tt,prest,etype);
- 370 if (*pt!=0) gprint("Duplicate or illegal combination of qualifiers %ld %p \n",*pt,pt);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 376 GR_DISK1:[SRGHCXP.GC]POLISH.C;35
- 377
- 378 dbg gprint("====Start of expression {%s} \n",expr);
- 379 if (strlen(expr)==0) {gprint("Zero length expression\n");return;}
- 380 dbg gprint("First word token=%d via (1=unary %d) cts {%s} %d\n "
- 381 evalagain: dbg gprint("Found number {%s}\n",cts);
- 382 if (last_typ==2) gprint("Expecting string {%s}\n",cts);
- 383 dbg gprint("Found built in function \n");
- 384 gprint("Expecting left bracket afterfunction name");
- 385 if (nparam>np) {gprint("Too manyparamters got=%d want=%d \n",nparam,np);abort;}
- 386 gprint("Function of wrong type Expecting{%s} \n",ns[ret]);
- 387 dbg gprint("Found user function \n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 376 gr_disk1:[SRGHCXP.GC]POLISH.C;35
- 377
- 378 dbg gprint("====Start of expression {%s} \n",expr);
- 379 if (strlen(expr)==0) {gprint("Zero length expression\n"); return;}
- 380 dbg gprint("First word token=%d via (1=unary %d) cts {%s} %d \n "
- 381 evalagain: dbg gprint("Found number {%s}\n",cts);
- 382 if (last_typ==2) gprint("Expecting string {%s} \n",cts);
- 383 dbg gprint("Found built in function \n");
- 384 gprint("Expecting left bracket after functsion name");
- 385 if (nparam>np) {gprint("Too many paramters got=%d want=%d \n",nparam,np);abort;}
- 386 gprint("Function of wrong type Expecting {%s} \n",ns[ret]);
- 387 dbg gprint("Found user function \n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 390 gprint("Function of wrong type Expecting{%s} \n",ns[ret]);
- 391 dbg gprint("Found variable %d \n",v);
- 392 gprint("Expecting {%s}\n",ns[last_typ]);
- 393 dbg gprint("Found string \n");
- 394 gprint("Expecting number {%s} \n",cts);
- 395 gprint("Too many right brackets found in exp\n");
- 396 dbg gprint("Found un-initialized variable {%s}/n",cts);
- 397 gprint("Expression contained unquoted string\n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 390 gprint("Function of wrong type Expecting {%s} \n",ns[ret]);
- 391 dbg gprint("Found variable %d \n",v);
- 392 gprint("Expecting {%s} \n",ns[last_typ]);
- 393 dbg gprint("Found string \n");
- 394 gprint("Expecting number {%s} \n",cts);
- 395 gprint("Too many right brackets found in exp \n");
- 396 dbg gprint("Found un-initialized variable {%s} /n",cts);
- 397 gprint("Expression contained unquoted string\n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 404 dbg gprint("Adding left over operators I = %d op=%d\n",i,stk[i]);
- 405 gprint("Aborting expression parsing. \n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 404 dbg gprint("Adding left over operators I = %d op=%d \n",i,stk[i]);
- 405 gprint("Aborting expression parsing. \n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 409 dbg gprint("ADDING oper stack = %d oper=%d\n",*nstk,stk[(*nstk)]);
- 410
- 411 ******************************
- 412 GR_DISK1:[SRGHCXP.GC]PTIME.C;20
- 413
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 409 dbg gprint("ADDING oper stack = %d oper=%d \n",*nstk,stk[(*nstk)]);
- 410
- 411 ******************************
- 412 gr_disk1:[SRGHCXP.GC]PTIME.C;20
- 413
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 417 GR_DISK1:[SRGHCXP.GC]RUN.C;120
- 418
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 417 gr_disk1:[SRGHCXP.GC]RUN.C;120
- 418
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 441 gprint("Not a valid end %d \n",jj);
- 442 (what is FOPEN?) gprint("FOPEN TEST MEASURE \n");
- 443 gprint("Fopen test completed **********\n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 441 gprint("Not a valid end %d \n",jj);
- 442 gprint("FOPEN TEST MEASURE \n");
- 443 gprint("Fopen test completed **********\n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 447 dbg gprint("%FOR Setting line back to %d nloop %d \n",*srclin,nloop);
- 448 dbg gprint("RLINE getxy %f %f \n",ox,oy);
- 449 dbg gprint("set sub command %d \n",(*(pcode+i)-500));
- 450 gprint("Not a valid set sub command {%d} i=%d\n",*(pcode+i),i);
- 451 if (t!=49) gprint("WRITE, PCODE ERROR, %d cp %d plen %d\n",t,cp,plen);
- 452 gprint("Not a recognised command \n");
- 453 gprint("Too many end boxes \n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 447 dbg gprint("%FOR Setting line back to %d nloop %d \n ",*srclin,nloop);
- 448 dbg gprint("RLINE getxy %f %f \n",ox,oy);
- 449 dbg gprint("set sub command %d \n",(*(pcode+i)-500));
- 450 gprint("Not a valid set sub command {%d} i=%d \n",*(pcode+i),i);
- 451 if (t!=49) gprint("WRITE, PCODE ERROR, %d cp %d plen %d\n",t,cp,plen);
- 452 gprint("Not a recognized command \n");
- 453 gprint("Too many end boxes \n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 456 GR_DISK1:[SRGHCXP.GC]SUB.C;28
- 457
- 458 gprint("idx is out of range \n");
- 459 dbg for (i=0;i<4;i++) gprint("STACK IN SUBCALL, (%d) = %f\n",i,*(pval+i));
- 460 if (*npm<sb[idx]->np) gprint("parameters in sub_call, not enough **\n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 456 gr_disk1:[SRGHCXP.GC]SUB.C;28
- 457
- 458 gprint("idx is out of range \n");
- 459 dbg for (i=0;i<4;i++) gprint("STACK IN SUBCALL, (%d) = %f \n",i,*(pval+i));
- 460 if (*npm<sb[idx]->np) gprint("parameters in sub_call, not enough **\n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 465 dbg for (i=0;i<=*npm;i++) gprint("STACK IN SUBCALL, (%d) = %f\n",i,*(pval+i));
- 466
- 467 ******************************
- 468 GR_DISK1:[SRGHCXP.GC]TEX.C;432
- 469
- 470 int text_gprint(long *in,int ilen);
- 471 dbg /* if (chr_code[c]>2) */ gprint("uchar %d, code %d value %d\n",c,chr_code[c],chr_val[c]);
- 472 dbg gprint("==char width %d %f %f \n",d,chrwidth(d),w);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 465 dbg for (i=0;i<=*npm;i++) gprint("STACK IN SUBCALL, (%d) = %f \n",i,*(pval+i));
- 466
- 467 ******************************
- 468 gr_disk1:[SRGHCXP.GC]TEX.C;432
- 469
- 470 int text_gprint(long *in,int ilen);
- 471 dbg /* if (chr_code[c]>2) */ gprint("uchar %d, code %d value %d \n",c,chr_code[c],chr_val[c]);
- 472 dbg gprint("==char width %d %f %f \n",d,chrwidth(d),w);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 476 gprint("Unrecognised control sequence {%s}\n",cmdstr);
- 477 gprint("Saving definitions\n");
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 476 gprint("Unrecognized control sequence {%s} \n",cmdstr);
- 477 gprint("Saving definitions\n");
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 484 dbg gprint("Call SET_GLUE from %d, to %d\n",si,last_space);
- 485 dbg gprint("total stretch %f, shrink %f\n",totstretch,totshrink);
- 486 dbg gprint("Call SET_GLUE from %d, to %d\n",si,last_space);
- 487 gprint("dud pcode in wrap pcode %d i=%d\n",*(in+i),i);
- 488 dbg gprint("Exiting call to SET_GLUE from %d, to %d\n",si,last_space);
- 489 dbg text_gprint(in,ilen);
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 484 dbg gprint("Call SET_GLUE from %d, to %d \n",si,last_space);
- 485 dbg gprint("total stretch %f, shrink %f \n",totstretch,totshrink);
- 486 dbg gprint("Call SET_GLUE from %d, to %d \n",si,last_space);
- 487 gprint("dud pcode in wrap pcode %d i=%d \n",*(in+i),i);
- 488 dbg gprint("Exiting call to SET_GLUE from %d, to %d \n",si,last_space);
- 489 dbg text_gprint(in,ilen);
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 526 if (fout==NULL) {gprint("Could not open inittex.ini file \n");
- 527 return;}
- 528
- 529 ******************************
- 530 GR_DISK1:[SRGHCXP.GC]TOKEN.C;193
- 531
- 532 gprint("Subscript out of range in tokenizer (use shorter lines)\n");
- 533
- 534 ******************************
- 535 GR_DISK1:[SRGHCXP.GC]VAR.C;50
- 536
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 526 if (fout==NULL) {gprint("Could not open inittex.ini file \n"); return;}
- 527
- 528 ******************************
- 529 gr_disk1:[SRGHCXP.GC]TOKEN.C;193
- 530
- 531 gprint("Subscript out of range in tokenizer (use shorter lines) \n");
- 532
- 533 ******************************
- 534 gr_disk1:[SRGHCXP.GC]VAR.C;50
- 535
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 546 GR_DISK1:[SRGHCXP.GC]VARARGS.C;3
- 547
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 545 gr_disk1:[SRGHCXP.GC]VARARGS.C;3
- 546
- ************
- ************
- File GR_DISK1:[SRGHCXP.GC]A.A;34
- 552
- 553 GR_DISK1:[SRGHCXP.GC]XEDT.C;1
- 554
- 555 gprint("Unable to open input file {%s} \n",input_file);
- 556 if (file_desc==-1) { gprint("Open glegle.tmp error \n"); return;}
- 557 /*gotoxy(5,9);gprint("negtab line=%d m=%d f=%d \n",tfy,move_pos,tfx);*/
- 558
- ******
- File GR_DISK1:[SRGHCXP.GC]B.B;26
- 551 gr_disk1:[SRGHCXP.GC]XEDT.C;1
- 552
- 553 gprint("Unable to open input file {%s} \n",input_file);
- 554 if (file_desc==-1) { gprint("Open glegle.tmp error \n"); return;}
- 555 /*gotoxy(5,9);gprint("negtab line=%d m=%d f=%d \n",tfy,move_pos,tfx);*/
- ************
-
- Number of difference sections found: 60
- Number of difference records found: 194
-
- DIFFERENCES /IGNORE=()/MERGED=1/OUTPUT=GR_DISK1:[SRGHCXP.GC]C.C;2-
- GR_DISK1:[SRGHCXP.GC]A.A;34-
- GR_DISK1:[SRGHCXP.GC]B.B;26
-