tree: 0f6e57f91d48d95bbcf688e10b9a6cc86a0de8b4 [path history] [tgz]
  1. bitfields.d
  2. file.d
  3. outbuffer.d
  4. outbuffer.h
  5. README.md
  6. string.d
gcc/d/dmd/common/README.md

Table of contents

FilePurpose
bitfields.dPack multiple boolean fields into bit fields
file.dFunctions and objects dedicated to file I/O and management
outbuffer.dAn expandable buffer in which you can write text or binary data
string.dCommon string functions including filename manipulation