| version 1.21, Wed Feb 3 00:10:22 1999 UTC | version 1.22, Tue Feb 16 06:32:30 1999 UTC | ||
|---|---|---|---|
|
|
||
| nlflag @ IF (nl) nlflag off THEN | nlflag @ IF (nl) nlflag off THEN | ||
| XPos @ over + cols u>= IF (nl) THEN ; | XPos @ over + cols u>= IF (nl) THEN ; | ||
| : c-to-upper | : c-to-upper ( c1 -- c2 ) \ gforth | ||
| \ nac05feb1999 there is a primitive, toupper, with this function | |||
| dup [char] a >= over [char] z <= and if bl - then ; | dup [char] a >= over [char] z <= and if bl - then ; | ||
| : ctype ( adr len -- ) | : ctype ( adr len -- ) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |