Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Reads the parameter file
no vote
#include<stdio.h> #define NUMBER 4 void main( ) { int i=1; float f0,dt,dx,dz; int mx,mz,ntmax,pml,sou_x,sou_z,rec_start,rec_end,rec_int,rec_depth; char shotID[5],record_pp[30],vp_name[30],rou_name[30],mig_name[30],mig_pyt_name[30],mig_udlf_name[40],shuoming[30]; FILE *fp,*f; /*&Amp; illegal variable */ printf("** This program is to show the block file input & output**n"); FP=fopen ("parameter.txt", "r");/
努力着
2016-08-23
0
1
No more~