Re: Finding fourth instance of a string? (4th, 5th, whatever)
Posted by Oli Filth on 10/07/56 11:36
Sugapablo said the following on 06/01/2006 14:41:
> strstr() will find the first instance of a string.
>
> But how would you find, say, the 4th instance of a string?
>