Re: TIB: lots of help needed


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

Re: TIB: lots of help needed




>Ok, to anybody who ever helped me out on my little triangle program, i
>thank you!!!  You've been really patient and so on and on.  =)

Thats what the list is for!  No problem!  Glad to help someone!

>The only problem is, i still haven't gotten it figured out yet, sort of.  I
>have an idea, but i think that idea will make the program really big.  So,
>instead of explaining to you what my idea was, i actually put half
>(exaggeration) of the program into my calc and attached it to this letter.

I'll take a peak at it...

>I've also included the coding (ooh, programming lingo) for it.  That way
>you can understand it a little better.  I didn't put any instructions in,
>but all you need to know is to put in zero for all the unknowns.  And there
>can only be three knowns and three unknowns.

I havn't looked at it but you don't need to include comments in a separate
file...  Just do something like this
---
:"(C)Dog 1998
:"Display Hello
:Disp "Hello"
:"run subroutine
:prgmSUB
:"done

>I think that's about it.  I want everyone who knows anything about
>programming to put this on your calculator and try it.  It only takes up
>554 bytes.