Arrays or structures? What would you choose?
Posted: Thu Apr 28, 2005 4:53 am
From experience, do you think Arrays are faster than Structures, or Structures are faster than arrays, and why you think so?
- This is a constructive poll! -
Structures or array ?
Given the case you would like to know the usage of the structures or the arrays, I'd say they are for storing data and later rapidly reading it, what would you choose?.
..As I've been using Structures for many data which is stored and later read at realtime and its really slow when you have a big amount of data.
- This is a constructive poll! -
Structures or array ?
Given the case you would like to know the usage of the structures or the arrays, I'd say they are for storing data and later rapidly reading it, what would you choose?.
..As I've been using Structures for many data which is stored and later read at realtime and its really slow when you have a big amount of data.