I wrote: > So, I suggest looking at dfaanalyze also. I'm going to look there to see if > an int -> char change may help too.
Looks like int -> char doesn't help there, and that nalloc could profitably be of type size_t instead of int, but I'm leaving it alone. Arnold
