SURFEX v8.1
General documentation of Surfex
Functions
save.c File Reference

Go to the source code of this file.

Functions

void save_ (const char *p, const char *f, const int *p_len, const unsigned long int f_len)
 
void load_ (char *p, const char *f, int *p_len, const unsigned long int f_len)
 

Function Documentation

◆ load_()

void load_ ( char *  p,
const char *  f,
int *  p_len,
const unsigned long int  f_len 
)

Definition at line 21 of file save.c.

◆ save_()

void save_ ( const char *  p,
const char *  f,
const int *  p_len,
const unsigned long int  f_len 
)

Definition at line 8 of file save.c.