Bioplib
Protein Structure C Library
|
Extract parts of filename. More...
Go to the source code of this file.
Functions | |
BOOL | blCheckProgName (char *progname, char *expected) |
Extract parts of filename.
This code is NOT IN THE PUBLIC DOMAIN, but it may be copied according to the conditions laid out in the accompanying file COPYING.DOC.
The code may be modified as required, but any modifications must be documented so that the person responsible can be identified.
The code may not be sold commercially or included as part of a commercial product except as described in the file COPYING.DOC.
Definition in file filename.c.
BOOL blCheckProgName | ( | char * | progname, |
char * | expected | ||
) |
[in] | *filename | A PDB filename containing a PDB code |
This routine attempts to convert a filename stem to a PDB code.
Definition at line 95 of file filename.c.