viewrdsparam.3alc - Man Page
displays tables in memory filled by loadrdsparam function.
Synopsis
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
Info
October 1, 1997 ASIM/LIP6 RDS PHYSICAL FUNCTIONS