* Peter S Galbraith | : Any advice on how to change the code?
He's bitten by the namespaces thing. Adding std:: in front of vector might fix it. Or 'using namespace std;' -- Tollef Fog Heen Unix _IS_ user friendly... It's just selective about who its friends are.