25 Jul 2001 jonabbey   » (Journeyer)

Well, I'm starting to get a feel for C again. I had forgotten the joy of hand-crafting pointer loops to do any kind of string manipulation.

That's irony, of course. But it is neat to run my 500 line C program in a debugger and to be able to step through it statement by statement.

On the other hand, I have almost never needed to use a debugger on my 250,000 loc distributed Java program.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!