Query: ps_hyphenate
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_HYPHENATE(3) Library Functions Manual PS_HYPHENATE(3)NAMEPS_hyphenate -- Hyphenates a wordSYNOPSIS#include <pslib.h> int PS_hyphenate(PSDoc *psdoc, const char *text, char **hyphens)DESCRIPTIONHyphenates the passed word. text should not contain any non alpha characters. Possible positions for breaks are returned in hyphens. This function requires the locale category LC_CTYPE to be set propperly. PS_boot() usually does it by using the enviroment variables. PS_hyphenate() evaluates the value 'hyphenminchars' and the parameter `hyphendict'. hyphendict must be set before calling this function.RETURN VALUEReturns -1 in case of an error, and otherwise 0.SEE ALSOPS_boot(3), PS_show_boxed(3), locale(1)AUTHORThis manual page was written by Uwe Steinmann <uwe@steinmann.cx>. PS_HYPHENATE(3)
Related Man Pages |
---|
ps_begin_glyph(3) - debian |
ps_begin_font(3) - debian |
ps_open_image_file(3) - debian |
ps_setcolor(3) - debian |
ps_show2(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Installing Dash Shell on OS X Lion |
Is UNIX an open source OS ? |
Introduction |
Weird 'find' results |
New UNIX and Linux History Sections |