Download List

프로젝트 설명

The libmba package is a collection of mostly independent C modules potentially useful to any project. There are the usual ADTs including a linkedlist, hashmap, pool, stack, and varray, a flexible memory allocator, CSV parser, path canonicalization routine, I18N text abstraction, configuration file module, portable semaphores, condition variables, and more. The code is designed so that individual modules can be integrated into existing codebases rather than requiring the user to commit to the entire library. The code has no typedefs, few comments, and extensive man pages and HTML documentation.

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-22 21:31 Back to release list
0.8.9

sho_loop 함수 sho_expect 지금과 같은 패턴 벡터 및 시간 제한을 허용합니다. cfg 모듈을보다 긴밀하게 자바 속성을 공백과 유니 코드 문자에 대한 이스케이프 시퀀스를 지원하도록 수정되었습니다.
Tags: Minor feature enhancements
The sho_loop function now accepts a pattern vector
and a timeout, like sho_expect. The cfg module has
been modified to more closely support Java
Properties escape sequences for spaces and Unicode
characters.

Project Resources