ocssw  1.0
Functions
/disk01/web/ocssw/build/src/l2gen/alloc_l2.c File Reference

(r8087/r4879)

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "l2_struc.h"
#include "l12_parms.h"

Go to the source code of this file.

Functions

void free_l2 (l2str *l2rec)
int alloc_l2 (int32_t npix, int32_t nbands, l2str *l2rec)

Function Documentation

int alloc_l2 ( int32_t  npix,
int32_t  nbands,
l2str l2rec 
)

Definition at line 17 of file alloc_l2.c.

void free_l2 ( l2str l2rec)

Definition at line 7 of file alloc_l2.c.