•
|
The MatchFence procedure locates the matching fence character to one specified in the input text s by its position pos. It returns the position, in s, of the matching fence character if present, or otherwise. If is not a fence character, that is, not one of , an exception is raised.
|