ocssw  1.0
/disk01/web/ocssw/build/inc/swfinc/initsetup_proto.h (r8084/r3)
Go to the documentation of this file.
00001 #ifndef INITSETUP_PROTO_H_
00002 #define INITSETUP_PROTO_H_
00003 
00004 extern int rd_paramblock
00005     PROTO((initBlockType *bnam, int *nfail));
00006 
00007 extern void pr_paramblock
00008     PROTO((initBlockType bnam, FILE *fp));
00009 
00010 
00011 #endif /* INITSETUP_PROTO_H_ */