Hi....
I'm trying to use GCG8 calls (in C programs) and I can read sequence
fine: BUT I can't seem to get out the comment lot:
whne i do
FileHandle fileh;
struct Sequence SQ;
CommentTable table;
int position[1024];
DBOpenF(&fileh,seqnamecall);
SQLoad(fileh,&SQ,table,position);
there seems to be *nothing* in table or position....
Any hints?
thanks
ewan
birney at molbiol.ox.ac.uk