EMBOSS: C2 Programming Language Support


Applications in ANSI C are simple to link with the libraries.

There is a need to link C++ for the Bioinformatics template Library (BTL) from Birkbeck College, London. This causes some problems with the use of C++ reserved wprds "this" and "bool" in the EMBOSS library code.

Issues:

  1. How best to resolve this?