CYCAMORE
Functions | Variables
cmake_hdf5_test.c File Reference
#include <hdf5.h>
#include <hdf5_hl.h>
Include dependency graph for cmake_hdf5_test.c:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

const char * info_ver = "INFO" ":" H5_VERSION
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 7 of file cmake_hdf5_test.c.

References info_ver.

Variable Documentation

◆ info_ver

const char* info_ver = "INFO" ":" H5_VERSION

Definition at line 3 of file cmake_hdf5_test.c.

Referenced by main().