Miscellaneous


Functions

void oyI18NSet (int active, int reserved)
 switch internationalisation of strings on or off
int oyProfileGetMD5 (void *buffer, size_t size, char *md5_return)
 calculate a md5 digest beginning after the header offset

Detailed Description

Miscellaneous stuff.

Function Documentation

void oyI18NSet ( int  active,
int  reserved 
)

switch internationalisation of strings on or off

Parameters:
active bool
reserved for future use

int oyProfileGetMD5 ( void *  buffer,
size_t  size,
char *  md5_return 
)

calculate a md5 digest beginning after the header offset

The md5 implementation is written by L. Peter Deutsch

Parameters:
[in] buffer complete profiles buffer
[in] size over all profile size
[out] md5_return buffer to write in the md5 digest (128 bytes)
Returns:
error


Generated on Sat Jun 16 21:05:41 2007 for Oyranos by  doxygen 1.5.1