|> Are there somewhere C++ or C routines that are able to read and write
|> PDB Files maybe together with a class library for aminoacids ?
See http://cgl.ucsf.edu/cgl/software.html
...
PDB Record I/O Libraries
We make freely available two libraries for reading and
writing Brookhaven Protein DataBank (PDB) formatted files.
One library is written in the C programming language, and
other in the C++ programming language. Each can parse a PDB
record (one line) into a structure, and output a PDB
record from a structure.
Bill Ross