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

cstrutils.m File Reference

Utility methods to operate #NSString objects. More...

#include <Coconut/cstrutils.h>
#include <Coconut/crangeutils.h>
#include <ctype.h>

Functions

 for (i=0, len=[src length];i< len;i++)
 c_range_set (&range, 0,[dst length])
 while (range.location+range.length<=dstlen)

Variables

uint_t i
uint_t len
 cs = [NSCharacterSet whitespaceAndNewlineCharacterSet]
return TRUE
NSString * str = [src substringWithRange: range]
NSRange range
unichar_t prevc = '\0'
unichar_t c
size_t srclen
 arr = [[NSMutableArray alloc] initWithCapacity: 0]
range location = 0
range length = 0
size_t delta
size_t dstlen = [dst length]
NSRange newrange
 sublen = [substr length]


Detailed Description

Utility methods to operate #NSString objects.

Date:
2004.02.14
Author:
Steel Wheels Project
Copyright
Copyright (C) 2004 Steel Wheels Project. All right reserved.
Description
Utility methods to operate #NSString objects.

Generated on Wed Jul 14 18:34:59 2004 for Coconut by doxygen 1.3.6