leg - nicolob/pep-full GitHub Wiki

leg

Type: other

Defined in: leg.f

Description

This program compares "n" characters starting in the m1th position
of "list1" with the m2th position of "list2".
It returns an integer value of -1, 0, or +1 according to whether
the first string is less than, equal to, or greater than the second.
The comparison is done assuming all "n" characters exist.

Included Files

None.

Arguments

  • Not available.

Calls

  • None detected.

Called By

  • ...

Notes

  • ...
⚠️ **GitHub.com Fallback** ⚠️