string

hello,
i need to do a function that accepts two strings and return true if one string is contained within a second..
for example
one string is "hello world"
other "ll"
return true
thanks a lot!!
Topic archived. No new replies allowed.