Freeing nodes in a GList



If I free all of the nodes in a GList with g_list_delete_link() do I
still need to do a g_list_free to free all of the memory allocated by
the GList?

-- 
Bryan
<><


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]