When a process calls exec, all code (text) and data in the process is lost and replaced with the executable of the new program. Although all data is replaced, ...
確定! 回上一頁