RLP C API Documentation

6.5.2

This collection of HTML pages is reference documentation for the C API to the Rosette Linguistics Platform.

All pointers to objects, including C strings (const char *) and UTF-16 strings (const BT_Char16 *), returned from various methods in the RLP C API are valid until when the context is destroyed by a BT_RLP_Environment_DestroyContext() call or when the storage is freed explicitly by a BT_RLP_Context_DestroyResultStorage() call. Do not attempt to free() them.

For links to the RLP Application Developer's Guide, Release Notes, and reference documentation for APIs in other languages, see RLP API Reference.

basis.gif

Copyright © 2004-2008 Basis Technology Corporation. All Rights Reserved.