kpovmodler in kdegraphics error

Andreas Zehender kpovmodeler-devel@mail.kde.org
Thu, 30 Jan 2003 07:28:32 +0100


Hi!

On Wednesday 29 January 2003 23:45, Sylvain Joyeux wrote:
> The cleanest way, I think, is to add them as static private member of the
> classes, no ?
>
> In the current cvs, it has been fixed with "const char * const". If anybody
> can explain me this one ...

Const char* const means that the characters are constant and the pointer is 
constant (the second const).

> And: how can I get cvs access ?

Please send me patches at first. I will apply for a cvs account for you later.
Did you notice our coding in the StyleConvention file?

Andreas

-- 
--------------------------------------------------
 Andreas Zehender, Dipl. Ing. (BA)
 Student, 10th semester computer science
 http://www.azweb.de
 az@azweb.de | zehender@kde.org      
--------------------------------------------------