Talos 1.2 - user's guide version 1

Introduction

Talos is a C++ library written by Vivien Mallet to provide miscellaneous functions and objects. It mainly provides (1) functions to deal with strings, files that C++ is missing (section "Strings"), (2) an extended ifstream class (section "Extended streams"), (3) two classes to read flexible configuration files (section "Configuration files") and (4) a class 'Date' (section "Dates").



Talos homepage: http://spacetown.free.fr/lib/talos/.