Termcap code in Phil's BASIC

Douglas H. Price dhp at ihlpa.UUCP
Tue Dec 23 01:19:48 AEST 1986


> I did "adb" it, and noticed that the termcap library software was returning
> an error when I didn't think it should have been.
> Gene Stark

Again, the problem is that Phil's Basic defines its own version of the strcpy(3)
subroutine which is incompatible with the library version.  One need only change
the name of the routine to 'bstrcpy' throughout the code (about 12 invocations)
to fix this problem.

-- 
						Douglas H. Price
						Analysts International Corp.
						@ AT&T Bell Laboratories
						..!ihnp4!ihlpa!dhp



More information about the Comp.sources.bugs mailing list