[comp.lang.eiffel] Needed feature or method

shelley@atc.sps.mot.com (Norman K. Shelley) (01/24/90)

Many libraries (math, X windows, etc.) written in C and Fortran
require array data structures with one dimensional arrays being
the most prominent. Is there currently an easy and efficient (time and space)
method to pass one dimensional Eiffel arrays to C routines and vice-versa?

C examples are an array of strings i.e. char *stringArray[] or int intArray[].

I do not want to have to copy data back and forth as this is doable but
takes time for the programmer and duplicates time and space at runtime.

Norman Shelley
Motorola - ATC
2200 W. Broadway M350
Mesa, AZ 85202
...!uunet!dover!atc!shelley
shelley@atc.sps.mot.com
(602) 962-2473