#include <sys/lc_layout.h>
int layout_object_shapeboxchars( layout_object , InpBuf , InpSize , OutBuf) LayoutObject layout_object; const char *InpBuf; const size_t InpSize; char *OutBuf;
The layout_object_shapeboxchars subroutine shapes box characters into the VT100 box character set.
Note: If you are developing internationalized applications that may support multibyte locales, please see Use of the libcur Package in AIX Version 4.3 General Programming Concepts: Writing and Debugging Programs
Upon successful completion, this subroutine returns a value of 0.
If this subroutine fails, it returns the following values:
This subroutine is part of Base Operating System (BOS) Runtime.
The layout_object_create subroutine, layout_object_editshape subroutine, layout_object_free subroutine, layout_object_getvalue subroutine, layout_object_setvalue subroutine, layout_object_transform subroutine.
Bidirectionalit y and Character Shaping Overview in AIX Version 4.3 General Programming Concepts: Writing and Debugging Programs.
National Language Support Overview for Programming in AIX Version 4.3 General Programming Concepts: Writing and Debugging Programs.