How to change functions
Katinka Mills <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kate |
|---|---|
| Message-ID | <[email protected]> |
Hi all, Not sure where this question belongs but here it is: When I was taught to program (mybe this is just an EE thing) I was taught to express hexadecimal numbers in the form of 0x1234 IE a leading 0 followed by an "x". The function for finding these numbers seems to me to be HlCHex from the C library kdelibs'HlCHex::checkHgl() (./kdelibs/kwrite/highlight.cpp:409) Now when I use this function I get the leading 0 highlighted and any numbers (being picked up by the decimal highlight routine I am guessing) but not the x or any hex letters A-F. Where do I find the documentation regarding these functions ? Regards, Kat. -- -------------------------------------------------------------------------------------------- K.A.Q. Electronics Software and Electronic Engineering Perth, Western Australia Phone +61 (0) 419 923 731 --------------------------------------------------------------------------------------------