[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

signals, handeling the Control-D signal



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 to: