Thomas Shaw wrote:
>This information doesn't fit into LICQ's user data structure because any
>user can list any number of Interests, Pasts, and Email addresses.
>For example, each Interest is composed of a codenumber representing which
>interest group it belongs to, plus a text description provid
Hi,
I've been playing with adding more user information support to LICQ. I
have been able to add support for parsing the relevant packets, and
also a bare-bones display in the qt-gui. This seems to do the trick
on my computer. However because I'm trying to teach myself C++ in the
process, I don'