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.
uint16 変数を定義しました。この変数が使用されるたびに、最初に hton() で変換する必要があることをコンパイルで検証したいと考えています。gcc コンパイル中に検証する方法はありますか?
ありがとう。