|
|
list to NULL each time a program is called, don't you? You should store it on some persistant file, and access it when needed, as opposed to creating a new one each time.
| You are setting list to NULL each time a program is called, don't you? You should store it on some persistant file, and access it when needed, as opposed to creating a new one each time. |