.\" $Id: viewrdsparam.3,v 1.1 2002/03/13 13:37:38 fred Exp $ .\" @(#)viewrdsparam.1 1.11 93/08/18 ; Labo masi cao-vlsi .if t \{\ .XS \n% .ti 0.2i viewrdsparam .XE .XS0 \n% .ti 0.2i viewrdsparam .XE0 \} .TH VIEWRDSPARAM 3 "October 1, 1997" "ASIM/LIP6" "RDS PHYSICAL FUNCTIONS" .SH NAME viewrdsparam \- displays tables in memory filled by loadrdsparam function. .so buster/alliance/alc_origin.1.en.gz .SH SYNOPSYS .nf .if n \{\ .ft B \} .if t \{\ .ft CR \} void viewrdsparam() .ft R .fi .SH PARAMETER none .SH DESCRIPTION The \fIviewrdsparam\fP function displays tables in RAM filled by the loadrdsparam function. For more information, see loadrdsparam function. .SH RETURN VALUE nothing .SH ERRORS none .SH EXAMPLE .ta 3n 6n 9n 12n 15n 18n 21n .nf .if n \{\ .ft B \} .if t \{\ .ft CR \} #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(); /\(** \(**/ \fBviewrdsparam\fP (); . . . } .ft R .fi .SH SEE ALSO .BR librpr, .BR loadrdsparam .so buster/alliance/alc_bug_report.1.en.gz