libvcr online with Winfy

We have hosted the application libvcr in order to run this application in our online workstations with Wine or directly.


Quick description about libvcr:

This library is supposed to be used in your C++ programs for managing simple Unix configuration files like /etc/hosts. The library allows to create default configuration, read the configuration file, validate each found option or value with C++ std: : regex, automatically remove incorrect options and even merge several configurations with predefined priorities for each option. So it may be useful in programs which use several configuration files. For an extra example of the library usage see https: //sourceforge.net/projects/qsquidclassroom .

Features:
  • reading configuration file byte after byte proveides memory efficiens, linear time of work and possibility of using data streams instead of configuration files
  • configurations merging allow to assemble several configuration files or use multilevel configurating system (root and user for example)
  • supporting regular expression validation of each parameter or value
  • library written only in C++11 with no external dependencies.


Audience: Developers.

Programming Language: C++.

.

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.