viewrdsparam

Langue: en

Version: October 1, 1997 (fedora - 06/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

viewrdsparam - displays tables in memory filled by loadrdsparam function.
man2html: unable to open or read file man1/alc_origin.1

SYNOPSYS

 void viewrdsparam()
 

PARAMETER

none

DESCRIPTION

The viewrdsparam function displays tables in RAM filled by the loadrdsparam function. For more information, see loadrdsparam function.

RETURN VALUE

nothing

ERRORS

none

EXAMPLE

         #include "mphnnn.h"
         #include "mutnnn.h"
         #include "rdsnnn.h"
         #include "rtlnnn.h"
         #include "rprnnn.h"
         #include "rfmnnn.h"
         main()
          {
            rdsfig_list *RdsFigure;
            phfig_list  *MbkFigure;
            mbkenv();
            rdsenv();
            loadrdsparam();
            /* */ viewrdsparam ();
            . . .
          }
 

SEE ALSO

librpr, loadrdsparam
man2html: unable to open or read file man1/alc_bug_report.1