A85: Reusable routines was: Input Routines


[Prev][Next][Index][Thread]

A85: Reusable routines was: Input Routines




Speaking of routines, I think it would be nice if ticalc.org (or any other
archive) had a directory for high level routines.  I have a TI85 String
class written in Java that i am sure other people could use.  Of course, i
will distribute the code if i ever finish what i am working on, but if it is
only in the distribution zip file, people won't be able to find it.  It
would be nice to have somewhere separate where people can look.

-mike pearce

-----Original Message-----
From: Richard Lewis <RichardLewis@CedarCity.net>
To: assembly-85@lists.ticalc.org <assembly-85@lists.ticalc.org>
Date: Friday, March 05, 1999 11:07 PM
Subject: A85: Input Routines


>
>In case anybody is interested, I just uploaded a zip of input routines I
>wrote myself to ticalc.
>
>There are Binary, Hexidecimal, and String Input routines.  I'm working on
>Decimal input still, and it'll be out in the next version.
>
>I might do an octal routine, or maybe a routine that can input any number
>base.
>
>The routines were written for ZShell 4.0, but could easily be ported.
>
>