Question
January 10, 2008 at 11:10 AM
2rajesh.b

comparing a string

by 2rajesh.b . Updated 18 years, 8 months ago

Hi,
i have string str =”IP>10.2.2.1 and IP<10.2.2.10,10.2.2.31"; i have one more string str1 ="10.2.2.5"; i need to search whether str1 exists in str. need a sample program for searching . Thanks in Advance

This discussion is locked

All Comments