Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
return 0関数で使用する場合との間に違いはありexit (0)ますか? はいの場合、いつreturn 0orexit (0)を関数で使用する必要がありますか?
return 0
exit (0)