- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
5 Posted Topics
Re: Are you trying to insert lines in-between, like in the middle of the file. And what do you mean by 'cut columns to work'. Can you give a complete example of what you are trying to do. Like the input you have and output you want.. | |
Re: are you not getting any error ? this code looks good. Anyway to perform character based operations, you can convert the NSString to char array by char* chtable = [@"123456......." UTF8String]; char* inchar = [inchr UTF8String]; . . . if(inchar[0] == chtable[i] ) . . . | |
Re: what do you mean by parsing the pair of braces? do you want to print the individual blocks ? | |
Re: If you are good enough to write a website in php and mysql, you look for projects in freelancer.com. Or you can start your own Q&A tech forum and make it famous :) |
The End.