I ran across splint (www.splint.org) the other day, its an improved version of lint, it could be a usefull tool for catching bugs. It checks uncompiled code so it probably compliments dmalloc style tools pretty well. Anyone else tried it, or have an opinion on it. I hadn't even tried lint before. Glenn