> That's why I liked the static string thing. It's just one assignment > and no worries about freeing. Not sure what to do about modules, > though. Can we somehow move the cost of checking the validity to the > place where the error is retrieved? I'm thinking along the lines of not allowing module virtual addresses to be recycled after module remove... Thanks, Miklos