]> Pileus Git - ~andy/rsl/blob - doc/RSL_radar_verbose.html
Initial import
[~andy/rsl] / doc / RSL_radar_verbose.html
1 <head>
2 </head>
3
4 <body>
5 <a HREF="index.html"> <IMG SRC="rsl.gif"> </a>
6 <hr>
7
8
9 <h1>RSL_radar_verbose...</h1> 
10 <hr>
11
12 <h3>Synopsis</h3>
13 <b>#include &quot;rsl.h&quot;</b> <br>
14 <b>void RSL_radar_verbose_on(void);</b><br>
15 <b>void RSL_radar_verbose_off(void);</b> 
16 <hr>
17
18 <h3>Description</h3>
19 Control the verbosity of messages while using the RSL. After calling radar_verbose_off, the default, the library is quiet. After calling radar_verbose_on, the library writes to stdout informative messages about the current progress. This is useful when using the RSL interactively, since some of the functions take time; it assure you that nothing is hung. 
20 <hr>
21
22 <h3>Return value</h3>
23 None. 
24 <hr>
25
26 <h3>See also</h3>
27
28 <hr>Author: <a href=john.merritt.html>John Merritt</a> 
29 </body>