TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Cenk Isik
NA
44
30.4k
NsString Length Pleeease Help
Oct 11 2012 4:41 AM
Hi,
I want to get my stringvalue length -1 in Objective -C ,But I couldnt I share my code below please help me....
double operand;
double waitingOperand;
NString *waitingOperation;
NString *forCharString;
NString *forCharRanges;
NSMutableString * lengthString;
forCharString = [NSString stringWithFormat:@"%f", operand];
lengthString = [NSString stringWithFormat:@"%d",forCharString.length];
forCharRanges = [forCharString substringWithRange:NSMakeRange(0,[lengthString intValue])];
operand = [forCharRanges doubleValue];
Thank You
Reply
Answers (
0
)
how to display an alternate image when original image is not uploaded in asp.net.
which report use to Print Receipt from Small Printer in vs 2008 windows app.