Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

nsrange.h

Go to the documentation of this file.
00001 
00014 #if !defined(NSRANGE_H_INCLUDED)
00015 #define NSRANGE_H_INCLUDED
00016 
00022 typedef struct {
00024         uint_t  location ;
00026         uint_t  length ;
00027 } NSRange ;
00028 
00030 typedef NSRange *               NSRangePointer ;
00031 
00032 #endif  /* !defined(NSRANGE_H_INCLUDED) */
00033 

Generated on Wed Jul 14 18:32:13 2004 for Cacao by doxygen 1.3.6