Can someone give me a detailed tutorial on lists in ICE, or explain them to me in detail with examples?I would be very grateful, I am writing to this section because there have not been answers to the ICE & AX section for a long time
Have you read the documentation? if yes, what aspects are you confused about?
Tari wrote:
Have you read the documentation? if yes, what aspects are you confused about?

I'll tell you what makes me laugh as I read the section about arrays again and think twice.
Аs for a start I need to formulate the question well, at the moment my question will not be quite correct
Tari wrote:
Have you read the documentation? if yes, what aspects are you confused about?

Okay...Why in this part of code we using just -> instead of CopyData( token:

Code:

[i]TEST
0→*{L1}
5→*{L1+1}

ClrHome
Disp *{L1}
Disp *{L1+1}
Pause

This code i taked from this topic:
https://www.cemetech.net/forum/viewtopic.php?t=17778
Tari wrote:
Have you read the documentation? if yes, what aspects are you confused about?

And for addition, why we have diagonal line in our graphics writed on ICE (while object is moving through diagonal of display we have something like line
texasins wrote:
Okay...Why in this part of code we using just -> instead of CopyData( token:

As far as I can tell, it would be perfectly valid to use CopyData( as well. It's possible the author there didn't know about CopyData, chose not to use it for demonstration purposes, or decided it would have been less readable.

Code:
CopyData(L1,1,0,5
  
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 1 of 1
» 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