hallo
I have got a problem with the C-API of SRS5.
At the moment I am programming a little Modul that takes a string
(ex.: "[embl-id ...]"), makes a query out of the string and prints the
result to STDOUT. (like in demo "Printing Entries").
My question is:
What must I do to get the results of the query in a string-variable (or
every field of the result in a different string-variable) ?
Markus