APL 0.1.8
APL project is a general purpose C++ template class library. All the code is placed in header files, so no compilation is required
|
|||||||||||||||||||
APL project is a general purpose C++ template class library.
All the code is placed in header files, so no compilation is required. You just have to #include the header file.
The classes are implemented using Policy Based Design. When you use the class you decide how it should behave.
Includes rich set of routines working with:
Platform and compiler independent.
The following is a sample code for reading the file contect into std::string class:
std::string content ;
apl::AFile file ;
file.load("file.dat",content) ;
What's New in This Release:
tags
Download APL 0.1.8
Authors software
|
|
|
|
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
