data structures in embedded programming -- was Re: [Ilugc] Re: ilugc Digest, Vol 24, Issue 34

  • From: rajasuperman@xxxxxxxxx (Raja Subramanian)
  • Date: Fri May 12 15:56:09 2006

Hi,

On 5/12/06, Jose Antony <josea@xxxxxxxxxxxxx> wrote:

In embedded system , Which data strucutre Array or linked list is the
prefered ?

It depends on what you want to use it for... the access pattern --
read, write, search, etc.,  the data type it's supposed to contain, etc.

Reading your college data structures text book should prove very
enlightening.  Don Knuth's Art of Programming is *the* text, or the data
structures and algorithms section from The Practice of Programming,
Kernighan and Pike.

[list digest quote deleted]

Like data structures, list digests also have a purpose.  And please
don't abuse it.

- Raja

Other related posts:

  • » data structures in embedded programming -- was Re: [Ilugc] Re: ilugc Digest, Vol 24, Issue 34 - Raja Subramanian