Artifact 1148451ad57e5c5def62c6027ef35c9690ef2f680ca56be50a339ec03b0a91ef:


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 ]