Lars Gullik Bjønnes wrote: > Please have a quick look.
Looks reasonable enough in light of our various discussions about indexing and template derived classes needing to use 'this' to access base class members. One question about the indexing: sometimes you use 'int' and sometimes you use 'unsigned char'. Shouldn't you be consistent? -- Angus