Added memory buffer example to the docs.

This commit is contained in:
John McNamara 2022-11-12 18:03:22 +00:00
parent ca9c220d40
commit 43037c1e88
4 changed files with 53 additions and 29 deletions

View file

@ -1,5 +1,5 @@
/*
* Example of using libxlsxwriter for writing a workbook file to a buffer.
* Example of using libxlsxwriter to write a workbook file to a memory buffer.
*
* Copyright 2014-2021, John McNamara, jmcnamara@cpan.org
*