*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> getwidth (3w)              
Title
Content
Arch
Section
 

Contents


getwidth(3W)							  getwidth(3W)


NAME    [Toc]    [Back]

     getwidth -	get information	on supplementary code sets

SYNOPSIS    [Toc]    [Back]

     #include <sys/euc.h>
     #include <getwidth.h>

     void getwidth(eucwidth_t *ptr<b>);

DESCRIPTION    [Toc]    [Back]

     getwidth reads the	character class	table generated	by chrtbl(1M) or
     wchrtbl(1M) to get	information on supplementary code sets,	and puts it in
     the structure eucwidth_t.

     The structure eucwidth_t is defined in the	header file euc.h as follows:

	 typedef struct	{
	     short int _eucw1,_eucw2,_eucw3;
	     short int _scrw1,_scrw2,_scrw3;
	     short int _pcw;
	     char_multibyte;
	 } eucwidth_t;


     Code set width values for three supplementary code	sets are set in
     _eucw1, _eucw2, and _eucw3, respectively.	Screen width values for	the
     three supplementary code sets are set in _scrw1, _scrw2, and _scrw3,
     respectively.  The	width of EUC process code is set in _pcw.  The maximum
     width in bytes of EUC is set in _multibyte.

     If	the cswidth parameter is not set, the system default is	required.  The
     system default is cswidth 1:1,0:0,0:0.

SEE ALSO    [Toc]    [Back]

      
      
     chrtbl(1M), wchrtbl(1M).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
wchrtbl IRIX generate character classification and conversion tables for ASCII and supplementary code sets
wctype IRIX classify ASCII and supplementary code set characters
eucset Tru64 Sets and gets EUC code widths for the terminal
eucset HP-UX sets and gets code widths for ldterm
stdump IRIX dump a file of intermediate-code debugging information
sccsfile Tru64 Contains Source Code Control System (SCCS) information
krb5-config FreeBSD give information on how to link code against Heimdal libraries
timezone Tru64 Sets timezone information
sccshelp Tru64 Provides information about a Source Code Control System (SCCS) message or command
prs Tru64 Displays key information in a Source Code Control System (SCCS) file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service