| version 1.14, Mon Dec 31 18:40:24 2007 UTC | version 1.15, Tue Feb 12 16:44:58 2008 UTC | ||
|---|---|---|---|
|
|
||
| \ You should have received a copy of the GNU General Public License | \ You should have received a copy of the GNU General Public License | ||
| \ along with this program. If not, see http://www.gnu.org/licenses/. | \ along with this program. If not, see http://www.gnu.org/licenses/. | ||
| [ifundef] umin | |||
| : umin ( u1 u2 -- u ) | |||
| 2dup u> | |||
| if | |||
| swap | |||
| then | |||
| drop ; | |||
| [then] | |||
| : char/ ; immediate | : char/ ; immediate | ||
| : parse-num-x ( c-addr1 umax -- c-addr2 c ) | : parse-num-x ( c-addr1 umax -- c-addr2 c ) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |