home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Otherware
/
Otherware_1_SB_Development.iso
/
amiga
/
print
/
pf_deskj.lzh
/
PF
/
CHANGES.DOC
< prev
next >
Wrap
Text File
|
1991-09-27
|
1KB
|
41 lines
Changes since PF1 1.15 (Fred Fish disk 539):
-------------------------------------------
1.16: Added a version tag string, so you can give the command VERSION PF1.
Removed SAS built-in Control-C handling routines.
Changes since PF2 2.10 (Fred Fish disk 539):
-------------------------------------------
2.11: Corrected a nasty bug in Ask(); 'current' was changed then used, also
if out of bounds, to erase last string.
Added a version tag string, so you can give the command VERSION PF2.
Another bug corrected: when the special mode was selected from the
Workbench, SetSpecialMode() was called twice.
Added all AmigaDOS prototypes (#include <proto/whatever.h>), also if
this implies more casting.
Now, when called from the Workbench, the program opens its own window
for I/O; ErrMes() has been deleted, and replaced from printf().
Removed SAS built-in Control-C handling routines.
2.12: I bought FlexeLint for the Amiga, from Gimpel software; no errors
have been detected from Lint, but some stylistical cleanup has been
done. Yow... on PF1 Lint has detected no style oddities at all :^) !
I recommend you FlexeLint: every serious C programmer needs it. By
the way, I am not connected to Gimpel Software; I am only a satisfied
customer.
------
Thanks to all people who sent bug reports!
MLO