pjsip logo pjsip.org
Open source SIP stack and media stack for presence, im/instant messaging, and multimedia communication
Loading

HOME

SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port

FAQ

Documentation

Licensing

Download

Development (Trac)

Projects using pjsip

Mailing List

Open Source Links


About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono
<bennylp@pjsip.org>


 

Home --> Documentations --> PJLIB Reference

array.h File Reference

PJLIB Array helper. More...

Go to the source code of this file.

Functions

void pj_array_insert (void *array, unsigned elem_size, unsigned count, unsigned pos, const void *value)
void pj_array_erase (void *array, unsigned elem_size, unsigned count, unsigned pos)
pj_status_t pj_array_find (const void *array, unsigned elem_size, unsigned count, pj_status_t(*matching)(const void *value), void **result)

Detailed Description

PJLIB Array helper.

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.