Subversion 1.6.16
Functions

svn_nls.h File Reference

Support functions for NLS programs. More...

#include "svn_types.h"

Go to the source code of this file.

Functions

svn_error_tsvn_nls_init (void)
 Set up the NLS.

Detailed Description

Support functions for NLS programs.

Definition in file svn_nls.h.


Function Documentation

svn_error_t* svn_nls_init ( void  )

Set up the NLS.

Return the error APR_EINVAL or APR_INCOMPLETE if an error occurs.

Note:
This function is for bindings. You should usually use svn_cmdline_init() instead of calling this function directly. This function should be called after initializing APR.
Since:
New in 1.3.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines