comp.lang.ada
 help / color / mirror / Atom feed
* Ada interface to Excel file
@ 2023-04-19 17:36 AdaMagica
  2023-04-19 18:22 ` Jeffrey R.Carter
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: AdaMagica @ 2023-04-19 17:36 UTC (permalink / raw)


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.

Christoph

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-24 10:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-19 17:36 Ada interface to Excel file AdaMagica
2023-04-19 18:22 ` Jeffrey R.Carter
2023-04-20 19:24   ` Gautier write-only address
2023-04-20 20:48     ` Jeffrey R.Carter
2023-04-24 10:15       ` AdaMagica
2023-04-20  9:18 ` Dmitry A. Kazakov
2023-04-20 19:08 ` Gautier write-only address
2023-04-20 20:07   ` Björn Lundin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox