#ifndef bool #define bool int /* logical type */ #define TRUE 1 /* logical value */ #define FALSE 0 /* logical value */ #endif #define BYTE4 4 /* 4 bytes array */ #define BYTE2 2 /* 2 bytes array */ #define CH 3 /* Number of Components */ struct { char nam[20], abr[4], dr[20]; double mazm;double fac; int h; int lx; double lg;}stn[30]; unsigned char buf[8640]; int mnn[13]={31,31,29,31,30,31,30,31,31,30,31,30,31}; int year,mon,day; int handle[40], mstn,y_f[30]; char msfn[25][40], sfn[30]=""; char mnam[13][5]={"Dec.","Jan.","Feb.","Mar.","Apr.","May", "June","July","Aug.","Sep.","Oct.","Nov.","Dec."}; char sbfn[12]="mpl_eplg.ps"; char stas[7][15]={"No","Copied px__tmp","Copied py__tmp","Copied pz__tmp", "Prined px__tmp","Prined py__tmp","Prined pz__tmp"}; char view_lsty[60]="14420 22000 0 0 3790 3800 view\n0.1 [] 0 0.0 0 0 lsty\n\0"; char pstail[120]="%Graphics End\nEndPage\nPageRestore\nshowpage\nend\n%%Trailer\n%%DocumentFonts: Helvetica Times-Roman\n"; int opf(); void stn_db_read();