tree: aca1b8d9d670f6cbdafd751db5cb6fa7d0fa7da3 [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