tree: df9c2f19e28edf90254e9d315370dff8bd2f0587
  1. bitfields.d
  2. charactertables.d
  3. charactertables.h
  4. file.d
  5. identifiertables.d
  6. outbuffer.d
  7. outbuffer.h
  8. README.md
  9. smallbuffer.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