contents   index   previous   next



SECHARPTR_DIFF(string1,string2)

 

Get the difference in characters between the two string pointers. They must point into the same initialized string, and the first string pointer must be later in that string than the second string pointer.