Signal Handling--ref
发布时间:2021-01-26 18:33:55  所属栏目:Linux  来源:网络整理 
            导读:副标题#e# A program error such as dividing by zero or issuing an address outside the valid range. A user request to interrupt or terminate the program. Most environments are set up to let a user suspend the program by typing C-z ,or termi
                
                
                
            | Certain kinds of cleanups are best omitted in handling 
 | 

