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.
Pelles Cを使用して、unsigned char 配列を表示またはログに記録したいと思います。stringize マクロを使用して、配列全体を 16 進数値として表示することはできprintf(%x)ますか?
printf(%x)