Find a substring from a string

  • Thread starter Thread starter Santosh Umarani
  • Start date Start date
S

Santosh Umarani

Guest
Hi,

I have string like this: string str = "override DEFAULT_VALUE\t\"V1.0\";";

I want to get the string V1.0 from this. Can anyone please what could be the best approach for this?

Kindly waiting for your response.

Thanks,

Santosh

Continue reading...
 

Similar threads

S
Replies
0
Views
128
Santosh Umarani
S
S
Replies
0
Views
60
sva0008
S
S
Replies
0
Views
73
Santosh Umarani
S
S
Replies
0
Views
106
Santosh Umarani
S
Back
Top