![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Extract string between <> | rakeshou | Shell Programming and Scripting | 14 | 11-21-2007 01:10 PM |
| Extract digits at end of string | offirc | Shell Programming and Scripting | 6 | 11-20-2006 11:57 AM |
| Extract String | sehgalniraj | UNIX for Dummies Questions & Answers | 1 | 09-25-2006 01:35 PM |
| Extract String | bestbuyernc | Shell Programming and Scripting | 5 | 11-14-2005 03:42 PM |
| How to extract a portion of a string from the whole string | ds_sastry | UNIX for Dummies Questions & Answers | 2 | 09-29-2001 11:40 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to Extract string?
Hi,
I have string object, string s1="abcdefghijk"; And I want to extract some part of string into the other string. e.g. extract 'def' into the string s2. Is there any function to extract the string. I have included 'string.h' file. I want the function which can extract string by mentioning the starting index and length of string or ending index. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|