[EMBOSS] incorporating old code in 2.9.0

José R. Valverde jrvalverde at cnb.uam.es
Fri Jul 23 12:27:51 UTC 2004


> Because AjPStr is now a macro that is replaced by "const AjOStr*" the 
> definition of cseqo becomes:
> 
> const AjOStr* cseq, cseqo;
> 
> This is a classic C problem - cseq is now an AjPStr, cseqo is only an AjOStr 
> (what an AjPStr points to).
> 
Excuse me, but I've got a doubt regarding this. Wouldn't

typedef const AjOStr * AjPStr;

fix this and allow for multiple declarations in the same line?

					j

-- 
	These opinions are mine and only mine. Hey man, I saw them first!

			    José R. Valverde

	De nada sirve la Inteligencia Artificial cuando falta la Natural



More information about the emboss-dev mailing list