next up previous contents
Next: Managing the contact list Up: An ICQ session with Previous: Closing the connection   Contents

Cleaning up with icq_Done

This is a technical but very important part. You just clean your ICQLINK using icq_Done (line 219):

icq_Done(&link);

If you used dynamic allocation to allocate your ICQLINK don't forget to clean that as well.



Zvika Brakerski 2001-05-08