The C Standard provides three functions that cause an application to terminate normally: _Exit() , exit() , and quick_exit() . These are collectively called ...
確定! 回上一頁