is_temperature_unit Function (ROM Call 0x410)

AMS 2.00 or higher estack.h

short is_temperature_unit(CESI ptr);

Checks for strings of temperature units.

Checks if ptr points to the end of AMS strings (zero-padded at both sides) SYMSTR("_°C"), SYMSTR("_°K"), SYMSTR("_°F") and SYMSTR("_°R"), i.e. strings of temperature units.


Uses: are_expressions_identical
Used by: are_units_consistent, push_product