1VIEWRDSPARAM(3)             RDS PHYSICAL FUNCTIONS             VIEWRDSPARAM(3)
2
3
4

NAME

6       viewrdsparam  -  displays tables in memory filled by loadrdsparam func‐
7       tion.
8

SYNOPSIS

10       void viewrdsparam()
11

PARAMETER

13       none
14

DESCRIPTION

16       The viewrdsparam function displays tables in RAM filled  by  the  load‐
17       rdsparam function.  For more information, see loadrdsparam function.
18

RETURN VALUE

20       nothing
21

ERRORS

23       none
24

EXAMPLE

26               #include "mphnnn.h"
27               #include "mutnnn.h"
28               #include "rdsnnn.h"
29               #include "rtlnnn.h"
30               #include "rprnnn.h"
31               #include "rfmnnn.h"
32               main()
33                {
34                  rdsfig_list ∗RdsFigure;
35                  phfig_list  ∗MbkFigure;
36                  mbkenv();
37                  rdsenv();
38                  loadrdsparam();
39                  /∗ ∗/ viewrdsparam ();
40                  . . .
41                }
42

SEE ALSO

44       librpr, loadrdsparam
45
46
47
48
49
50
51ASIM/LIP6                       October 1, 1997                VIEWRDSPARAM(3)
Impressum