tree: 2cd7f635383575df2ac8ee9cd3dc4890f0875509 [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