Dec 242017
POINT, mouse required text editor, multiple windows, multiple files includes ‘C’ source code free. | |||
---|---|---|---|
File Name | File Size | Zip Size | Zip Type |
ANASAZI.C | 1297 | 570 | deflated |
AUXCOM.C | 14474 | 4044 | deflated |
AUXCOM2.C | 7980 | 2531 | deflated |
BIOS.C | 1430 | 512 | deflated |
BUFFERS.C | 9894 | 2889 | deflated |
BUTTON.C | 14477 | 3804 | deflated |
COMMAND.C | 17198 | 5289 | deflated |
COMMAND2.C | 6701 | 1836 | deflated |
COPYMOVE.C | 15937 | 3988 | deflated |
CTAGS.C | 3488 | 1103 | deflated |
CURSOR.C | 10639 | 2905 | deflated |
DOSMEM.C | 1180 | 497 | deflated |
EXECCMD.C | 5695 | 2090 | deflated |
EXTEND.C | 3788 | 1362 | deflated |
FF.C | 2171 | 723 | deflated |
FILEIO.C | 15528 | 4057 | deflated |
FILES.C | 955 | 424 | deflated |
FIND.C | 10231 | 2686 | deflated |
FOLLOW.C | 6777 | 2099 | deflated |
FUNCDECL.H | 9430 | 1848 | deflated |
GETINPUT.C | 20296 | 6256 | deflated |
GLOBALS.C | 12879 | 4347 | deflated |
HELP.C | 7927 | 2462 | deflated |
INDEXHLP.C | 1739 | 725 | deflated |
INDEXHLP.EXE | 16141 | 9156 | deflated |
INSCHAR.C | 7768 | 2460 | deflated |
INSDEL.C | 13677 | 3132 | deflated |
INTERFAC.C | 10905 | 3167 | deflated |
LIBRARY.C | 10213 | 2387 | deflated |
LINES.C | 8610 | 1908 | deflated |
MAKEFILE | 1868 | 676 | deflated |
MAKEFILE.DEB | 1897 | 696 | deflated |
MAKEFILE.OPT | 1868 | 676 | deflated |
MENU.C | 11712 | 3719 | deflated |
MOUSE.C | 5261 | 1616 | deflated |
MOUSECOM.C | 6902 | 2088 | deflated |
OVERLAY.ASM | 4417 | 1326 | deflated |
PIECE.C | 6388 | 1971 | deflated |
PT.C | 18247 | 5242 | deflated |
PT.EXE | 116017 | 59076 | deflated |
PT.H | 12415 | 4223 | deflated |
PT.HLP | 84449 | 18857 | deflated |
PT.INI | 4014 | 1634 | deflated |
PT.LAS | 4 | 4 | stored |
PT.LNK | 323 | 207 | deflated |
PT.MAK | 1656 | 557 | deflated |
PT.MSG | 12000 | 2531 | deflated |
PTCOLOR.INI | 4005 | 1629 | deflated |
PTEXPERT.INI | 2546 | 1256 | deflated |
PTRAW.HLP | 82404 | 18396 | deflated |
RE.C | 19880 | 5125 | deflated |
RE2.ASM | 7456 | 2679 | deflated |
READ.ME | 1377 | 753 | deflated |
RESIZE.C | 6259 | 2099 | deflated |
SEARCH.C | 23460 | 5789 | deflated |
SELECT.C | 4489 | 1557 | deflated |
SETCOLOR.C | 7109 | 2081 | deflated |
SETUP.C | 22977 | 5673 | deflated |
STRINGS.C | 2597 | 1030 | deflated |
SUPPORT.ASM | 17028 | 3626 | deflated |
TEST.C | 409 | 244 | deflated |
UNDOREDO.C | 7659 | 1915 | deflated |
WINDBOX.C | 10854 | 3037 | deflated |
WINDCOM.C | 12111 | 3352 | deflated |
WINDTEXT.C | 18999 | 4545 | deflated |
WP.C | 17761 | 4290 | deflated |
Download File PT20PC.ZIP Here
Contents of the READ.ME file
17 feb 1991
Here is the source code for Point which I have put in the public domain.
If you have any problems with it you can email me at [email protected].
Or you can call me at 505-277-5446.
This is an enhanced version of the Point that was distributed by Logitech.
It has several new features included keyword and XTAG searches (that are
very handy) and, maybe more important, I found (and fixed) a serious bug
that was in Point for several years and caused it to crash especially
when a lot of files were opened and closed.
* The makefiles are in an old Pnoenix make format. They should be easy to
change to another form. There is one for an optimized version and one for
a debuggin version. makefile is a copy of one of these two.
* Point expects indexed help files. The program indexhlp.c does that.
It creates pt.hlp from ptraw.hlp
* I have included several initialization files (.ini files).
* The manuals are in TeX format. ptman.tex is the reference manual and
ptuser.tex is the user manual. I ahve included Postscript versions
of both.
* ptoverlay.tex describes the overlay feature. It was not really stable
and the code has all been ifdef'ed out.
I would appreciate hearing about any bugs you find or changes you make.
Charlie Crowley
Computer Science Dept.
Univ. of New Mexico
Albuquerque, NM 87131
Here is the source code for Point which I have put in the public domain.
If you have any problems with it you can email me at [email protected].
Or you can call me at 505-277-5446.
This is an enhanced version of the Point that was distributed by Logitech.
It has several new features included keyword and XTAG searches (that are
very handy) and, maybe more important, I found (and fixed) a serious bug
that was in Point for several years and caused it to crash especially
when a lot of files were opened and closed.
* The makefiles are in an old Pnoenix make format. They should be easy to
change to another form. There is one for an optimized version and one for
a debuggin version. makefile is a copy of one of these two.
* Point expects indexed help files. The program indexhlp.c does that.
It creates pt.hlp from ptraw.hlp
* I have included several initialization files (.ini files).
* The manuals are in TeX format. ptman.tex is the reference manual and
ptuser.tex is the user manual. I ahve included Postscript versions
of both.
* ptoverlay.tex describes the overlay feature. It was not really stable
and the code has all been ifdef'ed out.
I would appreciate hearing about any bugs you find or changes you make.
Charlie Crowley
Computer Science Dept.
Univ. of New Mexico
Albuquerque, NM 87131
December 24, 2017
Add comments