Home| superdarn |src.lib|tk|snd| SndMake Index

SndMake

Syntax
struct SndData *SndMake();
Header
superdarn/snddata.h
Library
snd
Description

The SndMake function allocates memory to store a snd data structure.

Returns
None
Errors
None
Example
None