Please, help us to better serve our user community by answering the following short survey: https://www.hdfgroup.org/website-survey/
HDF  4.3.0
API Reference
 
Loading...
Searching...
No Matches
val.h File Reference

Functions

void val_fill (nc_type, long, void *)
 
void val_fill_zero (nc_type, long, void *)
 
int val_cmp (nc_type, long, void *, void *)
 
void val_out (nc_type, long, void *)
 

Function Documentation

◆ val_cmp()

int val_cmp ( nc_type ,
long ,
void * ,
void *  )
extern

◆ val_fill()

void val_fill ( nc_type ,
long ,
void *  )
extern

◆ val_fill_zero()

void val_fill_zero ( nc_type ,
long ,
void *  )
extern

◆ val_out()

void val_out ( nc_type ,
long ,
void *  )
extern