I create Ada code from an Excel file. For this, I first manually export the file to csv format. The code generator works on the csv file.
I'd like to automate this first step by including the export into the code generator.
I guess there is a C interface for Excel. I only just need the export functionality, not a full interface.
However, being illiterate in C, I'd further welcome help on the way to define an Ada interface to this C code.
Can anyone help, please? Thanx a lot.
You can also forget to declare variables, with funny outcomes.I set
G. de Montmollin has an Ada Excel writer, an Ada pkg for writing Excel files (https://sourceforge.net/projects/excel-writer/). Presumably it could be modified to read them.
G. de Montmollin has an Ada Excel writer, an Ada pkg for writing Excel files >> (https://sourceforge.net/projects/excel-writer/). Presumably it could be
modified to read them.
Actually, it is a completely different job. Note that it is the case for many formats (think of HTML or XML for instance).
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (2 / 14) |
Uptime: | 44:57:41 |
Calls: | 8,141 |
Calls today: | 4 |
Files: | 13,085 |
Messages: | 5,858,057 |