home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / fish / disks / d1074.lha / Programs / C_dt / ReadMe < prev   
Encoding:
Text File  |  1995-04-01  |  1.9 KB  |  52 lines

  1.  
  2.                             c.datatype
  3.  
  4.                      Written by Stefan Ruppert
  5.  
  6.  
  7. This is a C Source data type for using in MultiView or similar programs !
  8. It displays different parts of a C Source in different style and color,
  9. like comments, keywords, basic types and cpp keywords !
  10. This goes all through a prefs file. If you designed a nice preference file
  11. please send me this file, so that anyone can used it !
  12.  
  13. I'm working on a text.datatype replacement with support of embedding any
  14. datatype object, links and more. This datatype should be the base class for
  15. any text related data format, such like ansi-text, amigaguide, html or this c
  16. datatype. If anyone of you works in the same area please contact me to avoid
  17. redundant code.
  18.  
  19. If anyone want to support my work on datatypes, send me just what you think
  20. it's worth to the address below.
  21.  
  22. Released datatypes : man.datatype,binary.datatype and this c.datatype !
  23. Working on : text.datatype and amigaguide.datatype.
  24. Planed : html.datatype, lha.datatype, tar.datatype.
  25.  
  26. It's also planed to use these datatypes in the AmigOS project !
  27.  
  28. This datatype is Freeware, but not in the public domain !
  29.  
  30. It's strictly forbidden to include this archive in any kind of software
  31. collection except Fred Fish's AmigaLibrary, Aminet , Aminet CD's and BBS
  32. Fileareas !
  33.  
  34. This datatype was created using bison to generate the C parser ,some
  35. example code from the Developer 3.1 Kit and the bmp.datatype from
  36. David N. Junod.
  37.  
  38. This software is provided "as is". No representations or warranties are
  39. made with respect to the accuracy, reliability, performance, currentness,
  40. or operation of this software, and all use is at your own risk !
  41.  
  42. You can install this datatype by using the Installer script.If you have
  43. any suggestion or comments please contact me :
  44.  
  45. Stefan Ruppert
  46. Windthorststraße 5
  47. 65439 Flörsheim am Main
  48. GERMANY
  49.  
  50. EMail: ruppert@vs3.informatik.fh-wiesbaden.de
  51.  
  52.