/* This function is called from several places where escape sequences are to be interpreted in strings. Arguments: pp points a pointer to the initiating "\" in the string; the pointer gets updated to point to the final character If the backslash is the last character in the string, it is not interpreted. Returns: the value of the character escape */