strcmp(3F) strcmp(3F)
NAME
lge, lgt, lle, llt - string comparision intrinsic functions
SYNOPSIS
character*N a1, a2
logical l
l = lge (a1,a2)
l = lgt (a1,a2)
l = lle (a1,a2)
l = llt (a1,a2)
DESCRIPTION
These functions return TRUE if the inequality holds and
FALSE otherwise.
Page 1 (last mod. 1/14/87)