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 Fri Feb 3 00:13:01 2006 for Cacao by  doxygen 1.4.5