Hello, I want to send parameters of an array to Gams from C, how can I make that communication?
Maria,
you might want to have a look at “apifiles/C” in your GAMS installation directory. The examples “xp_example1.c” shows how to read and write GDX files. The example “xp_example2.c” shows how to call a GAMS model programmatically from within your C program.
Best,
Clemens