ITK Function Reference

(V10000.1.0.60_20160308.00)
shell_util2.h
Go to the documentation of this file.
1 /*==============================================================================
2  Copyright (c) 2003-2005 UGS Corporation
3  Unpublished - All Rights Reserved
4  ==============================================================================*/
5 
6 /* */
7 
8 #ifndef SHELL_UTIL2_H
9 #define SHELL_UTIL2_H
10 
16 typedef struct
17 {
18  char name[132];
19  int len;
20 } NAME_1;
21 
24 #endif