Wednesday, May 04, 2005

libxml & sqlite

Well, I finished sorting out sqlite and am able to work with it using C programs quite well. The callback functions are a little tricky, but I am getting the hang of them.

I also started using libxml today to encode and parse all those query and response messages. It's really neat and easy, but the code for parsing something is long and complicated! Despite that, working with XML seems to be fun...

No comments: