File psl-1983/help/string-compare.hlp artifact 1148451ad5 part of check-in d9e362f11e


STRING-COMPARE         R. M. Carter
--------------
Augments STRINGS with some nice comparison operators to Left Justify
Strings, padded with "!*!*FillCharacter!*!*", currently '!  ;


procedure mystring!< (s1,s2);
procedure mystring!> (s1,s2);
procedure mystring!<!= (s1,s2);
procedure mystring!>!= (s1,s2);
procedure mystring!<!> (s1,s2);




REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]