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.
バッファとメモリの割り当てを使用して、入力文字列の長さを判断しようとしています。したがって、メモリを割り当てて文字列を読み取り、それをバッファに格納するとします。では、文字列の長さをどのように把握できますか?