Hi
In what way i can used them?
I don understand where they can be useful...
thanks
[Help] LinkedList
-
- Enthusiast
- Posts: 423
- Joined: Fri Apr 25, 2003 5:22 pm
- Contact:
The main difference between lists and arrays is, that for an array you have to specify a maximum number of entries and memory is reserved for this maximum amount, for lists you don't need to specify the number of items, and memory is allocated only for the current amount of elements inside the list.
So lists are often more convenient, while arrays have a faster access.
So lists are often more convenient, while arrays have a faster access.
%1>>1+1*1/1-1!1|1&1<<$1=1