'A' Tools: General purpose tools for developing C/C++ applications
1 Introduction
Since 20 years I design and develop C/C++ applications. Tired of
rewriting always the same handlers, I put them in library.
'A' Tools is a set of general purpose libraries and tools which aim
to develop C and/or C++ applications.
The libraries provide many basic features such as string handler,
dynamicaly sized arrays, parser of command line arguments, ...
and also more complex ones such as a documentation system,
a data structure serializer, ...
The tools consist mainly of a memory debuger, a makefile generator
and a C++ preprocessor.
2 State of 'A' Tools
'A' Tools is or was the base of several wide projects (about 100000 lines)
and in a lot of smaller ones. This intensive use permited to fix
a lot of bugs and to make today 'A' Tools almost bug free.
3 Using 'A' Tools
- Licence
-
Copyright © 1990 by Ivan Auge
Permission to use, copy, modify, and distribute this software and its
documentation under the terms of the GNU General Public License is
hereby granted. No representations are made about the suitability of
this software for any purpose.
It is provided "as is" without express or implied warranty.
See the GNU General Public License
for more details.
4 Download & documentation
Generated on Tue Oct 23 16:41:32 2007
by The TA documentation system 2.5.2h