Drug Design Laboratory
News > Software projects > Other projects > LibStr

LibStr

String library for Fortran 77 programmers

This Fortran 77 library was developed to simplify strings handling and i/o parsing operation. In Fortan the read operation of free format files (like C files) is not very easy, because this language requires fields with formatted position. On the other hand, the native Fortran77 does'nt have directed functions to manage the strings also for simpliest operations. In this library, you can find functions & routines to read also the free format files and handle the strings.

Click here to begin the download (~5 Kb)