D
Documentation
in
keyword list
documentation bodies
[
Log in
]
[
Home
]
[
Up
]
Introduction
A simple tutorial
Switching to D
An advanced tutorial
Language Reference
General syntax
Statements
Types
Error Handling
Memory Management
Std. runtime library (Phobos)
std.base64
std.boxer
std.compiler
std.conv
std.ctype
std.date
std.file
FileException
exists
isfile
isdir
read
write
append
remove
rename
getSize
getAttributes
getcwd
chdir
mkdir
rmdir
listdir
std.format
std.gc
std.intrinsic
std.math
std.md5
std.mmfile
std.outbuffer
std.path
std.process
std.random
std.recls
std.regexp
std.socket
std.socketstream
std.stdint
std.stdio
std.stream
std.string
std.system
std.thread
std.uri
std.utf
std.zip
std.zlib
Tango
Introduction
Tutorials
API Reference
Libraries and Tools
mango
Build
Related Links
About this documentation
The docwiki software
TTT
Docwiki reference
Style guide
FAQ
To do
std.file
Provides basic file functions, like
read
,
write
or
append
.
1.
std.file.FileException
2.
std.file.exists
3.
std.file.isfile
4.
std.file.isdir
5.
std.file.read
6.
std.file.write
7.
std.file.append
8.
std.file.remove
9.
std.file.rename
10.
std.file.getSize
11.
std.file.getAttributes
12.
std.file.getcwd
13.
std.file.chdir
14.
std.file.mkdir
15.
std.file.rmdir
16.
std.file.listdir
Dsource Examples
Maze Solver
PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.
This is the inofficial wiki for documenting the D programming language.
- Profiler -
Time for site generation: 0.0139 s