POSDIFF()
The left-most position there two string differ
- Syntax
-
- POSDIFF (<cString1>, <cString2>, [<nIgnore>]) -> nPosition
- Description
-
- TODO: add documentation
- Status
-
- Started
- Compliance
-
- POSDIFF() is compatible with CT3's POSDIFF().
- Platforms
-
- All
- Files
-
- Source is posdiff.c, library is libct.
- See Also