HighLight_C
Author: Rainer Kowallik


Purpose: 
         High Lighting C-Keywords (in blue) and previously declared functions
         (in red) in actual text
         You will need the latest available (>1.6.0a) macros for CTAGS support
         and Function summary for marking own functions in red

Main purpose:
         demonstration of how to write such a beast.

Operation:
         After Loading this function, two items are added to the
         "Language / C"    menu:
         "Language C/HighLight C"      is a flag which can be used to temporary
                                       disable this feature
         "Language C/scan HighLight"   starts highlighting the whole text
         If you make a function list (Function Extract support) or load a
         "tags" file (with CTAGS support) all functions listed there will be
         marked red in the text.

Variables for External use (may be modified within your .tkeditrc):
         HLC_HighLightCMD1    Command to Highlight C-Functions
         HLC_HighLightCMD2    Command to Highlight user functions
         HLC_keys1            C-Keywords (completely unsatisfactory collection)
         
Warning:
         This is just a Demonstration !
         It is by far not complete and has certainly lots of bugs !
         It may get better with the time, but this will NEVER replace an LSE
         Editor !
         
-------------------------------------------------------------------------------
Rainer Kowallik             postdoc at       DESY-IfH Zeuthen (Germany)
Email: kowallik@ifh.de                       Platanenallee 6, D-15738 Zeuthen
