Download List

Descripción del Proyecto

Rudiments is a C++ class library providing base
classes for things such as daemons, clients, and
servers, and wrapper classes for the standard C
functions for things like regular expressions,
semaphores, and signal handling.

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.

2006-02-01 23:48 Back to release list
0.29

Soluciona un montón de errores específicos de la plataforma. Todo el uso de métodos (u) int (16 | 32 | 64) parámetros de tipo _t estilo, más que (sin firma) (corto | largo | largo plazo).
Tags: Major bugfixes
Fixes a lot of platform-specific bugs. All methods use (u)int(16|32|64)_t style type parameters rather than (unsigned )(short|long|long long).

Project Resources