FreeBSD Manual Pages
VIEWRDSPARAM(3) RDS PHYSICAL FUNCTIONS VIEWRDSPARAM(3) NAME viewrdsparam - displays tables in memory filled by loadrdsparam func- tion. SYNOPSIS void viewrdsparam() PARAMETER none DESCRIPTION The viewrdsparam function displays tables in RAM filled by the load- rdsparam 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 ASIM/LIP6 October 1, 1997 VIEWRDSPARAM(3)
NAME | SYNOPSIS | PARAMETER | DESCRIPTION | RETURN VALUE | ERRORS | EXAMPLE | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=viewrdsparam&sektion=3&manpath=FreeBSD+Ports+15.0>
