Look at Rust error handing for a good comparison. C++ may throw an exception at anytime. C can't, and that's one reason that C++ isn't used in the Linix kernel ...
確定! 回上一頁