19void cobfl(
char *,
char * );
21void crbmg(
char *, f77int *, f77int *, f77int * );
22void cwbmg(
char *, f77int *, f77int * );
23f77int
rbytes(
char *, f77int *, f77int, f77int );
void cwbmg(char *, f77int *, f77int *)
This subroutine writes a BUFR message to the system file that was opened via the most recent call to ...
void cobfl(char *, char *)
This subroutine opens a new file for reading or writing BUFR messages via a C language interface.
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...
FILE * pbf[2]
File pointers.
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 ccbfl(void)
This subroutine closes all system files that were opened via previous calls to subroutine cobfl().