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.
300*1024*1024 値がビッグ エンディアン マシンの 64 ビット変数に格納される方法と、上位バイトと下位バイトをどのように評価するかを理解しようとしています。
long integer と 8 個の unsigned char の配列を使用して共用体を作成し、自分の目で確かめてください。必要に応じて、符号なし文字を 16 進数で表示できます。