Skip to content

Added ForceExtractZone functions and various cleanup

Latest
Compare
Choose a tag to compare
@AndrewCRMartin AndrewCRMartin released this 04 Feb 16:41
· 17 commits to master since this release
  • BuildConect.c Added check on MAXCONECT
  • Some fixes for strncpy() terminating strings
  • Increased some buffer sizes to avoid possible overwrites in sprintf()
  • Increased MAXCONECT from 8 to 16 for 1A3L
  • Added ForceExtractZone routines
  • Fix to deprecated.h
  • Added levenshtein.c
  • Updated ReadPDB.c for more checks on defining popen()
  • Changed calls to fabs() to abs() in secstr.c