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