3 char values[]={0xc8,0x48,0x03,0x30,0x02,0x5c,
4 0xc8,0x48,0x03,0x24,0x02,0x1b,
5 0xc8,0x40,0x03,0x4a,0x02,0x6d,
6 0xc8,0x48,0x03,0x45,0x02,0x34,
7 0xc8,0x48,0x03,0x61,0x02,0x6e,
8 0xc8,0x48,0x03,0x75,0x02,0x58,
9 0xc8,0x48,0x03,0x6a,0x02,0x2f,
10 0xc8,0x48,0x03,0x18,0x01,0xf1,
11 0xc8,0x40,0x03,0x58,0x01,0xea,
12 0xc8,0x48,0x03,0x30,0x01,0xd3,
13 0xc8,0x48,0x03,0x51,0x01,0xbb,
14 0xc8,0x48,0x03,0x0b,0x01,0xb7,
15 0xc8,0x48,0x03,0x37,0x01,0xae,
16 0xc8,0x40,0x03,0x53,0x01,0x93,
17 0xc8,0x48,0x03,0x8d,0x01,0xf4,
18 0xc8,0x50,0x03,0x8f,0x01,0xc0,
19 0xc8,0x48,0x03,0x9e,0x01,0x8f,
20 0xc8,0x48,0x03,0x9a,0x02,0x40,
21 0xc8,0x40,0x03,0xb8,0x02,0x15,
22 0xc8,0x48,0x03,0x03,0x02,0x0d,
23 0xc8,0x48,0x03,0x7c,0x02,0x86,
35 char fbuf[60000],abuf[10];
36 int ier,mer,
i,
k,
j,h,m,nflag,ival;
38 fw=fopen(
"3:/usr/afos/gph/NMCGPH6KA.1",
"r");
42 ier=fread(
fbuf,1,50000,fw);
59 for(
j=
i+8;
j<
i+12;
j++) {
71 printf(
"%d found %d\n",m,ival);
printf("fbuf is %s\n", fbuf)