I am trying to find some documentation for gem_to_norm which I am sure is part of cflib. gem_to_norm takes 2 params but what they should contain isn't obvious. I always find it really helpful if the header file includes info about what the function requires (pre-conditions) and what it returns (post- conditions). I do like lots of comments ;-) Peter