Download List

Projeto Descrição

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.

System Requirements

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 Back to release list
2.0.2

O problema de corrupção de memória em aplicações multi-threaded compilado com a biblioteca LinuxThreads foi corrigido. Diversas pequenas melhorias e correções foram feitas para os córregos e para a classe string dinâmica.
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