Amiga.org

Amiga News and Community Announcements => Amiga News and Community Announcements => Topic started by: krashan on November 11, 2011, 06:52:53 PM

Title: Programming article about Exec lists
Post by: krashan on November 11, 2011, 06:52:53 PM
I've just finished another programming related article in the MorphZone Library (http://library.morphzone.org). It covers Exec lists – the basic dynamic data structure used by exec.library, the core of MorphOS, as well as AmigaOS and AROS. Then Exec Lists (http://library.morphzone.org/Exec_Lists) article may be an interesting reading for programmers of all these operating systems.
Title: Re: Programming article about Exec lists
Post by: jj on November 14, 2011, 01:02:25 PM
Very informative and easy to understand.  Another very useful article
Title: Re: Programming article about Exec lists
Post by: bloodline on November 14, 2011, 02:51:14 PM
Actually, a pretty fun read in general! I love lists ;)