.\" Generated by the Allegro makedoc utility .TH ucwidth 3alleg4 "version 4.4.2" "Allegro" "Allegro manual" .SH NAME ucwidth \- Low level helper function for testing Unicode text data. Allegro game programming library.\& .SH SYNOPSIS .B #include .sp .B int ucwidth(int c); .SH DESCRIPTION Low level helper function for testing Unicode text data. .SH "RETURN VALUE" Returns the number of bytes that would be occupied by the specified character value, when encoded in the current format. .SH SEE ALSO .BR uwidth_max (3alleg4), .BR ugetc (3alleg4), .BR ugetx (3alleg4), .BR usetc (3alleg4), .BR uwidth (3alleg4), .BR uisok (3alleg4)