parse_conf library

parse_conf library is a very simple library for parsing scientific configuration or initialization files.
Download

parse_conf library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Anton Kulchitsky
  • Publisher web site:

parse_conf library Tags


parse_conf library Description

parse_conf library is a very simple library for parsing scientific configuration or initialization files. parse_conf library is a simple library for reading scientific initial data from configuration files. Documentation is available below. It is convenient tool that makes reading initial values for your scientific project as easy as even possiable.It has the same simple interface for C, C and FORTRAN users. Please read very short usage instruction placed below.Installation:It should not be installed but used with as a part of your own code. Copy files parse_conf.c and parse_conf.h to the directory with your own files and put the line#include "parse_conf.h"for C usersandinclude "parse_conf_f.inc"for FORTRAN usersin any file where you use parse_conf. It will work good for any C, C and FORTRAN code. Please, read special notice for FORTRAN and C users What's New in This Release: · This release adds support for lists in definitions. · Strings, integers, and doubles are supported. · The documentation is updated.


parse_conf library Related Software