Hi (again).
In Dev-C++ -> Tools -> Editor Options -> Syntax, you can modifie the colors of indentifiers, symbols, reserved words and etc.
My question is if you can change the strings where the editor reacts on of the reserved words.
Normally like 'int', 'char', 'if' etc. will turn bold but I am wondering of you can change the strings where it reacts to.
Thanks.