bpe - binary patch editor

Amos Shapir amos at taux01.nsc.com
Tue Oct 30 01:59:47 AEST 1990


The 'h' command doesn't work as distributed.  To fix, precede each call to
'toupper' in hexsrch.c by an appropriate 'if(islower(a))' test.
(I wonder why people bother to post programs they never checked themselves
even once - there's no way this could have worked on any UNIX version I know)

Also, if you have a BSD-ish system, you'd have to change 'strchr' to 'index',
and write your own 'memcmp' (maybe 'strcmp' would work too).

-- 
	Amos Shapir		amos at taux01.nsc.com, amos at nsc.nsc.com
National Semiconductor (Israel) P.O.B. 3007, Herzlia 46104, Israel
Tel. +972 52 522255  TWX: 33691, fax: +972-52-558322 GEO: 34 48 E / 32 10 N



More information about the Alt.sources.d mailing list