Cool?
1337
 100%  [ 6 ]
n00b
 0%  [ 0 ]
Total Votes : 6

Yay! I found the bug. I was accidentally using B when B was already in use. :roll:

BASIC Code wrote:
:ClrDraw
:0dim(LA
:0dim(LB
:0dim(LC
:0dim(LA2
:0dim(LB2
:0dim(LC2
:Input
:X+YiLA2(1
:Pt-On(X,Y,3
:Input
:X+YiLB2(1
:Pt-On(X,Y,3
:Input
:X+YiLC2(1
:Pt-On(X,Y,3
:For(Z,0,2
:LA2LA
:0dim(LA2
:LB2LB
:0dim(LB2
:LC2LC
:0dim(LC2
:For(I,1,dim(LA
:(real(LA(I))+real(LB(I)))/2+i(imag(LA(I))+imag(LB(I)))/2C
:(real(LA(I))+real(LC(I)))/2+i(imag(LA(I))+imag(LC(I)))/2B
:(real(LB(I))+real(LC(I)))/2+i(imag(LB(I))+imag(LC(I)))/2A
:Line(real(LA(I)),imag(LA(I)),real(A),imag(A
:Line(real(LB(I)),imag(LB(I)),real(B),imag(B
:Line(real(LC(I)),imag(LC(I)),real(C),imag(C
:(imag(LA(I))-imag(A))/(real(LA(I))-real(AM
:(imag(LB(I))-imag(B))/(real(LB(I))-real(BN
:(-)Mreal(LA(I))+imag(LA(IU
:(-)Nreal(LB(I))+imag(LB(IV
:(U-V)/(N-M)G
:MG+UH
:G+HiJ
:LA(I)LA2(1+dim(LA2
:BLB2(1+dim(LB2
:JLC2(1+dim(LC2
:LA(I)LA2(1+dim(LA2
:CLB2(1+dim(LB2
:JLC2(1+dim(LC2
:LB(I)LA2(1+dim(LA2
:CLB2(1+dim(LB2
:JLC2(1+dim(LC2
:LB(I)LA2(1+dim(LA2
:ALB2(1+dim(LB2
:JLC2(1+dim(LC2
:LC(I)LA2(1+dim(LA2
:ALB2(1+dim(LB2
:JLC2(1+dim(LC2
:LC(I)LA2(1+dim(LA2
:BLB2(1+dim(LB2
:JLC2(1+dim(LC2
:End
:End
:Pause
Generated by SourceCoder, © 2005 Cemetech
Sweet! And glad SourceCoder helped. Smile
Well actually, I debugged in calc, but we'll keep that between you and me. Wink
Once I get my paint program completed (the first one anyways) I am gonna post an untested beta, kind of a personal challenge if you will, to see how many errors arise from the program. Smile
Fair enough. I still have those 2 issues to fix
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 3 of 3
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement