1mlib_SignalSineWaveFree_F32m(e3dMiLaILBi)b Library Fumnlcitbi_oSnisgnalSineWaveFree_F32(3MLIB)
2
3
4

NAME

6       mlib_SignalSineWaveFree_F32 - sine wave generation
7

SYNOPSIS

9       cc [ flag... ] file... -lmlib [ library... ]
10       #include <mlib.h>
11
12       void mlib_SignalSineWaveFree_F32(void *state);
13
14

DESCRIPTION

16       The  mlib_SignalSineWaveFree_F32()  function  releases the memory allo‐
17       cated for the internal state's structure.
18

PARAMETERS

20       The function takes the following arguments:
21
22       state    Internal state structure.
23
24

RETURN VALUES

26       None.
27

ATTRIBUTES

29       See attributes(5) for descriptions of the following attributes:
30
31
32
33
34       ┌─────────────────────────────┬─────────────────────────────┐
35       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
36       ├─────────────────────────────┼─────────────────────────────┤
37       │Interface Stability          │Committed                    │
38       ├─────────────────────────────┼─────────────────────────────┤
39       │MT-Level                     │MT-Safe                      │
40       └─────────────────────────────┴─────────────────────────────┘
41

SEE ALSO

43       mlib_SignalSineWave_S16(3MLIB),     mlib_SignalSineWaveInit_S16(3MLIB),
44       attributes(5)
45
46
47
48SunOS 5.11                        2 Mar 2007mlib_SignalSineWaveFree_F32(3MLIB)
Impressum