Show Posts
|
|
Pages: 1 2 3 [4] 5 6 ... 9
|
|
46
|
Calculator Community / Axe Language / Re: Axe Q&A
|
on: 12 October, 2011, 10:51:36
|
|
And wouldn't my "method" (just do a simple For-loop) be better than unarchiving/archiving (what I'd like to avoid) and/or creating a new Data ?
|
|
|
|
|
47
|
Calculator Community / Axe Language / Re: Axe Q&A
|
on: 11 October, 2011, 23:50:19
|
|
I tried with 0.5.3b It seems Equ>String( doesn't work with files ? I loaded an appvar into Y0, used it with another pointer in Equ>String, and Axe says : "Error : File Misuse"
|
|
|
|
|
48
|
Calculator Community / Axe Language / Re: Axe Q&A
|
on: 11 October, 2011, 22:02:10
|
|
Aww.. Yes but it's for 1.0.*, right ? I'm still using 0.5.0, so what I do is
0->M For(A,0,5 (({P+A})=({O+A}))+M->M End
and check if M=6 or not.. or is there an easier way ?
|
|
|
|
|
49
|
Calculator Community / Axe Language / Re: Axe Q&A
|
on: 11 October, 2011, 21:49:01
|
|
I wonder if there is a function that checks if to Datas are equals ? I mean (sorry^^), something like this: compare(PTR1,PTR2,SIZE), wich would return 1 if they are the same, and 0 otherweise ?
|
|
|
|
|
60
|
Omnimaga / Graviter / Re: Graviter
|
on: 08 October, 2011, 15:20:54
|
 Woa. Would this be possible to enlarge the squares, so that it looks finally like we really go trough a tunnel ? Just a suggestion Tell me if you didn't unserstand my bad english ^^
|
|
|
|
|
|