D Programming Language 1.0
Comments
D
Search
Home
Last update Mon Dec 31 10:53:29 2012
D ...
Language ...
Phobos ...
Comparisons ...
object
std
std.base64
std.bind
std.bitarray
std.boxer
std.compiler
std.conv
std.cover
std.cpuid
std.ctype
std.date
std.demangle
std.file
std.format
std.gc
std.intrinsic
std.math
std.md5
std.metastrings
std.mmfile
std.openrj
std.outbuffer
std.outofmemory
std.path
std.process
std.random
std.regexp
std.signals
std.socket
std.socketstream
std.stdint
std.stdio
std.cstream
std.stream
std.string
std.system
std.thread
std.traits
std.typetuple
std.uni
std.uri
std.utf
std.zip
std.zlib
std.c.fenv
std.c.locale
std.c.math
std.c.process
std.c.stdarg
std.c.stddef
std.c.stdio
std.c.stdlib
std.c.string
std.c.time
std.c.wcharh
std.windows.charset
std.windows
std.linux
std.c.windows
std.c.linux
std.system
Information about the target operating
system
, environment, and CPU
Authors:
Walter Bright, http://www.digitalmars.com
License:
Public Domain
Source:
std/system.d
enum
Endian
;
Byte order endianness
BigEndian
big endian byte order
LittleEndian
little endian byte order
const Endian
endian
;
Native system endianness
Copyright © 1999-2012 by Digital Mars, All Rights Reserved | Page generated by
Ddoc
.