> > For most clarity, could it be > static const char DOUBLEQUOTE = 0x22; > end = interpret.indexOf( DOUBLEQUOTE, start+1 ); > ? > And then, isn't '"' a correct way, as KDE source files should be in UTF-8? > Given, that syntax highlighting helps with the irritating amount of strokes? > I think the double quote is the same in UTF-8 as in ASCII, not? So the '"' is good. Or '\"'? Bye, György _______________________________________________ kde-pim mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/