viewrdsparam(3) debian man page | unix.com

Man Page: viewrdsparam

Operating Environment: debian

Section: 3

VIEWRDSPARAM(3) 					      RDS PHYSICAL FUNCTIONS						   VIEWRDSPARAM(3)

NAME
viewrdsparam - displays tables in memory filled by loadrdsparam function.
ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr
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
BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools.
ASIM
/LIP6 October 1, 1997 VIEWRDSPARAM(3)
Related Man Pages
conmbkrds(3) - debian
loadrdsparam(3) - debian
viewrfmcon(3) - debian
viewrfmrec(3) - debian
viewrfmfig(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?