D 1.0   D 2.0
About Japanese Translation

Last update Tue Apr 29 16:44:17 2008

std.system

ターゲットOSや環境、CPUの情報を扱います

Source:
std/system.d

Authors:
Walter Bright

License:
Boost License 1.0.

enum Endian;
バイト順のエンディアン

BigEndian
ビッグエンディアン

LittleEndian
リトルエンディアン

const Endian endian;
システム標準(native)のエンディアン