VIEWRDSPARAM(3) | RDS PHYSICAL FUNCTIONS | VIEWRDSPARAM(3) |
viewrdsparam - displays tables in memory filled by loadrdsparam function.
See the file buster/alliance/alc_origin.1.en.gz.
void viewrdsparam()
none
The viewrdsparam function displays tables in RAM filled by the loadrdsparam function. For more information, see loadrdsparam function.
nothing
none
#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 ();
. . .
}
librpr, loadrdsparam
See the file buster/alliance/alc_bug_report.1.en.gz.
October 1, 1997 | ASIM/LIP6 |