Problem with xstr

Geoffrey D. Alexander alexande at unc.cs.unc.edu
Thu Sep 22 12:39:57 AEST 1988


In article <4322 at thorin.cs.unc.edu>, I said:
> 
> I have yet to receive an answer to my question.  Does anyone know how to make
> xstr handle large lines potentially generated by the C preprocessor?

Well, I found the source to xstr.  Simply changing the three occurances of 
BUFSIZ to BUFSIZ*16 fixed my problem.

Geoff Alexander



More information about the Comp.unix.wizards mailing list