home *** CD-ROM | disk | FTP | other *** search
-
- c.datatype
-
- Written by Stefan Ruppert
-
-
- This is a C Source data type for using in MultiView or similar programs !
- It displays different parts of a C Source in different style and color,
- like comments, keywords, basic types and cpp keywords !
- This goes all through a prefs file. If you designed a nice preference file
- please send me this file, so that anyone can used it !
-
- I'm working on a text.datatype replacement with support of embedding any
- datatype object, links and more. This datatype should be the base class for
- any text related data format, such like ansi-text, amigaguide, html or this c
- datatype. If anyone of you works in the same area please contact me to avoid
- redundant code.
-
- If anyone want to support my work on datatypes, send me just what you think
- it's worth to the address below.
-
- Released datatypes : man.datatype,binary.datatype and this c.datatype !
- Working on : text.datatype and amigaguide.datatype.
- Planed : html.datatype, lha.datatype, tar.datatype.
-
- It's also planed to use these datatypes in the AmigOS project !
-
- This datatype is Freeware, but not in the public domain !
-
- It's strictly forbidden to include this archive in any kind of software
- collection except Fred Fish's AmigaLibrary, Aminet , Aminet CD's and BBS
- Fileareas !
-
- This datatype was created using bison to generate the C parser ,some
- example code from the Developer 3.1 Kit and the bmp.datatype from
- David N. Junod.
-
- This software is provided "as is". No representations or warranties are
- made with respect to the accuracy, reliability, performance, currentness,
- or operation of this software, and all use is at your own risk !
-
- You can install this datatype by using the Installer script.If you have
- any suggestion or comments please contact me :
-
- Stefan Ruppert
- Windthorststraße 5
- 65439 Flörsheim am Main
- GERMANY
-
- EMail: ruppert@vs3.informatik.fh-wiesbaden.de
-
-