home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 345_01 / tlcresw.dat < prev    next >
Text File  |  1989-07-10  |  2KB  |  64 lines

  1. /* -- remove this header before using file! --
  2. HEADER:        The Last Cross-Referencer;
  3. TITLE:        TLC/TLP - The Last Cross-Referencer;
  4. VERSION:    1.01;
  5.  
  6. DESCRIPTION: "TLC/TLP.
  7.             C Reserved words for TLC";
  8.  
  9. KEYWORDS:    Utility, Cross-reference, C, Pascal, Apple, Macintosh, APW, Aztec;
  10. SYSTEM:        Macintosh MPW, v3.0;
  11. FILENAME:    TLCRESW.DAT;
  12. WARNINGS:    "Has not yet been ported to MS-DOS.
  13.             Shareware, $20 Check/Money Order suggested.";
  14.  
  15. SEE-ALSO:    README.TLC,TLCHELP.DOC,TLPHELP.DOC;
  16. AUTHORS:    Eduard Schwan;
  17. COMPILERS:    AZTEC C65 v3.2b, APPLEIIGS APW C v1.0, APPLE MACINTOSH MPW C v3.0;
  18. */
  19.  
  20. /* ResWord file for TLC (C) 1987-1989 ESP - Eduard Schwan Programs    */
  21. /* This funny way of organizing the beginning of the RESWORD list    */
  22. /* forces a fairly balanced binary tree for the word list when it's    */
  23. /* read into memory..                                                */
  24.  
  25. /* NOTE: If words show up in here, they will NOT be cross-ref.ed,   */
  26. /* If they are commented out, they WILL be cross-referenced.        */
  27.  
  28.                                 if
  29. /*                  /-------------^--------------\                        */
  30.                 do                                sizeof
  31. /*          /------^-----\                    /-----^-------------\        */
  32.         case           endif             return                unsigned
  33. /*     /---^-----\          ^--\           /---^-------\         /---^---\    */
  34.   auto          default         for    include        switch  typedef    while
  35. /*    ^-\       /--^---\                                                    */
  36.     break  continue  else
  37.  
  38. /* I left the rest of the words separate, so they can be easily        */
  39. /* commented out.  Hopefully those are the ones you will most likely*/
  40. /* want out for cross-referencing.                                    */
  41.  
  42. /* asm */
  43. char
  44. define
  45. /* double */
  46. /* endasm */
  47. /* enum */
  48. /* extern */
  49. /* float */
  50. /* goto */
  51. ifdef
  52. ifndef
  53. int
  54. /* line */
  55. long
  56. /* register */
  57. short
  58. signed
  59. /* sizeof */
  60. /* static */
  61. /* struct */
  62. /* undefine */
  63. /* union */
  64.