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.
最近、私の演習で、これを実際に理解する方法 (void*)0 が NULL ポインターに答えたという質問を見つけました。
これはどのように理解できますか?これがマクロ NULL の定義ですか?
はい、実際には ((void *)0) は NULL ポインターの正しい定義です。