Doxygen Source Code Documentation
        
Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search   
setdsh.c File Reference
#include "f2c.h"
Go to the source code of this file.
Define Documentation
Function Documentation
  
    |  | 
 
Definition at line 20 of file setdsh.c.
 
References min, and zzdash_1.
 
Referenced by plotpak_setdsh(), and setlin_().
 
 00021 {
00022     
00023     integer i__1;
00024 
00025     
00026     static integer i__;
00027 
00028 
00029 
00030 
00031 
00032 
00033     
00034     --xld;
00035 
00036     
00037     zzdash_1.ndash = min(*nd,8);
00038     zzdash_1.xid = 0.f;
00039     i__1 = zzdash_1.ndash;
00040     for (i__ = 1; i__ <= i__1; ++i__) {
00041         zzdash_1.xldash[i__ - 1] = xld[i__];
00042 
00043     }
00044     return 0;
00045 } 
 | 
Variable Documentation