g2c_index.c(3) | Library Functions Manual | g2c_index.c(3) |
g2c_index.c - Write a GRIB2 index file.
#include <ctype.h>
#include <grib2.h>
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
int main (int argc, char **argv)
Write a GRIB2 index file.
Write a GRIB2 index file.
Author
Date
Definition in file g2c_index.c.
Write a GRIB2 index file.
Parameters
Returns
Author
Date
Definition at line 26 of file g2c_index.c.
References G2C_CLOBBER, g2c_close(), G2C_ENOMEM, G2C_ERROR, G2C_LARGE_FILE_INDEX, G2C_NOWRITE, g2c_open(), g2c_set_log_level(), G2C_VERSION, and g2c_write_index().
Generated automatically by Doxygen for NCEPLIBS-g2c from the source code.
Version 2.1.0 | NCEPLIBS-g2c |