16 #define rbytes rbytes_
19 void cobfl(
char *,
char * );
21 void crbmg(
char *, f77int *, f77int *, f77int * );
22 void cwbmg(
char *, f77int *, f77int * );
23 f77int
rbytes(
char *, f77int *, f77int, f77int );
FILE * pbf[2]
File pointers.
void ccbfl(void)
This subroutine closes all system files that were opened via previous calls to subroutine cobfl()...
void cwbmg(char *, f77int *, f77int *)
This subroutine writes a BUFR message to the system file that was opened via the most recent call to ...
f77int rbytes(char *, f77int *, f77int, f77int)
This function reads a specified number of bytes from the system file that was opened via the most rec...
void crbmg(char *, f77int *, f77int *, f77int *)
This subroutine reads the next BUFR message from the system file that was opened via the most recent ...
void cobfl(char *bfl, char *io)
This subroutine opens a new file for reading or writing BUFR messages via a C language interface...