mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-16 06:06:11 -06:00
Some of the previously defined error names have changed to give a more consistent interface. Also added a lxw_strerror() function to decode the error to a string. Issue #49. |
||
|---|---|---|
| .. | ||
| main.c | ||
| Makefile | ||
| test_col_to_name.c | ||
| test_datetime_to_excel.c | ||
| test_name_to_col.c | ||
| test_quote_sheetname.c | ||
| test_row_colto_cell.c | ||
| test_rowcol_to_formula.c | ||
| test_rowcol_to_range.c | ||
| test_strerror.c | ||
| test_xl_name_to_row.c | ||