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.
*p=malloc(1000)の場合、メモリpを200と300のブロックに分割し、ブロックのアドレスを取得して使用したい。これを行う簡単な方法はありますか?