home *** CD-ROM | disk | FTP | other *** search
- CDRAW.EXE
-
- This program is designed to allow for the creation of c source
- code to generate the screens which are drawn. The program provides
- for
- character drawing
- line drawing
- line erase
- line insert
- line delete
- box draw
- box erase
- block copy
- block move
- ASCII load
- ASCII save
- C code save
-
- all using the full extended character set with double line characters
- assigned to Alt 0 through Alt 9.
-
- This program is a limited subset of a program which creates source
- code for a commercial library I frequently use. Used for the library
- code generation it allows for the specification of variables to be
- printed. Once I get a little free time from my present project (now
- over 500K of source code and finally nearing completion) I plan to
- extend this version to provide for the same feature. Some of the
- operation of this program is a little rough and I will clean that up
- also. Please let me know what doesn't work cleanly, or to your
- satisfaction, or what other features you might want. This stuff is
- fun compared to the mind deadening attention to detail required by the
- business programming I do.
- You may leave a message here or contact me by mail or phone
- Ron Kracht
- Invisible Light Software (from T.S. Elliot Choruses from the Rock)
- 21 Grand Street
- Warwick, NY 10990
- 914-986-6255
- P.S. I could not include source code here because I used a
- commercial library which restricts me in its licensing requirements
- from publishing any source code.
-