Hi:

is it possible to return a string from a C function (such as an array: x[10])?

Also, is it possible to return a structure from a C function?


Thanks in advance..