The QT provides an adorable way to store the settings of a program with a GUI (and not only) by means of the QSettings library. Below, we quote a personal version of the project ‘parkman‘ (Parking Manager).
Archive for July 11, 2010
Below I quote a simple but useful library (implemented in C++) which contains functions for comparing double precision floating point numbers.