I need to trap the Control-D signal long enough for my program to run
its quit program when using readline. I get an error in the strcpy
function when using readline.so. If i disable readline first and allow
the memory to be freed properly, the Control -D exit is proper.

Barry

Reply via email to