Télécharger la liste

Description du projet

The C++ Portable Types Library (PTypes) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, character sets, variants, lists and other basic data types along with threads, synchronization primitives and IP sockets. It is portable across modern Unix and Windows systems and includes a sample HTTP daemon showing the full power of the library.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-17 15:02 Retour à la liste release
2.0.2

Le problème de corruption de mémoire dans les applications multi-threaded compilé avec la bibliothèque LinuxThreads a été corrigé. Plusieurs améliorations mineures et corrections de bugs ont été apportées pour les ruisseaux et pour la classe de chaîne dynamique.
Tags: Minor feature enhancements
The memory corruption problem in multi-threaded
applications compiled with the LinuxThreads
library has been fixed. Several minor improvements
and bugfixes have been made for streams and for
the dynamic string class.

Project Resources