Skip navigation.

ATMI C Function Reference

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents View as PDF   Get Adobe Reader

 


tuxgetmbaconv(3c)

Name

tuxgetmbaconv()—Gets the value for environment variable TPMBACONV in the process environment.

Synopsis

#include <atmi.h>
extern int tperrno;

int
tuxgetmbaconv(long flags) /* Get TPMBACONV info */

Description

This function is used for getting the TPMBACONV status. The tuxgetnombaconv() function is used by an application developer to check if the automatic conversion capability of the typed switch buffers is turned off. By default the TPMBACONV is not set and automatic conversion functions are used.

The flags argument is not currently used and should be set to 0.

Return Values

tuxgetnombaconv() returns MBAUTOCONVERSION_ON if the TPMBACONV is set and MBAUTOCONVERSION_OFF if TPMBACONV is not set.

See Also

tuxgetenv(3c), tuxsetmbaconv(3c)

 

Skip navigation bar  Back to Top Previous Next