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.
複数の子プロセスを生成するプログラムがありますが、子プロセスではなく、メイン プロセスでのみ atexit.register(function) を呼び出すプログラムを作成するにはどうすればよいですか?
ありがとう