The CSV writer is compatible with Excel and with OpenOffice/LibreOffice Calc. It supports writing non-trivial CSV fields, such as field with delimiters within, fields with newlines, fields with quotes and more...
Check the Wiki page for usage examples and API
Features
- A full C API for writing CSV files
- Enables writing the values, field by field
- Supports non-trivial fields, such as with delimiters within, with newlines and with quotes
- Supports selecting the delimiter (default is comma)
- Enables to append to an existing CSV file
- Enables writing the data to a specified file or to STDOUT
Categories
Data FormatsFollow C/C++ CSV Writer
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of C/C++ CSV Writer!