NSPosInStr 1.1
By Niclas Svan
Freeware 13 Jan 2003In category
Description
A function that returns a substrings position in a string and starts searching in the string from a given index. If the substring is not found the function returns 0 (zero).E.g NSPosInStr(’MyLittleString’,’leS’,3) returns 7 and starts the search by comparing ’L’ with ’l’. The search can be either casesensitive or not.
Informations
- Status: Fully functional
- Source: FW
- Size: 855kB
Platforms:
- Delphi 1
- Delphi 2
- Delphi 3
- Delphi 4
- Delphi 5
- Delphi 6
Downloads