Google

section S of routines in testp.i

yorick banner

Home

Manual

Packages

Global Index

Keywords

Quick Reference

functions in testp.i - S

 
 
 
Stest


 Stest  
 
struct Stest {  
  char a;  
  short b;  
  double c(4);  
  int d(2,3), e(5);  
  complex f(2);  
}  

structure, defined at i/testp.i   line 1040