3.5.32 `string-ends-with?' - string ending 
Usage:  (*== text match)
string-ends-with?:  Test to see if a string ends with a substring.
strcmp(3) returns zero for comparing the string ends.
Arguments:
text - text to test for pattern
match - pattern/substring to search for
  
This document was generated
by Bruce Korb on January, 7  2002
using texi2html