FcCharSetDelChar(3) FcCharSetDelChar(3)NAMEFcCharSetDelChar - Add a character to a charsetSYNOPSIS#include <fontconfig.h> FcBool FcCharSetDelChar (FcCharSet *fcs, FcChar32 ucs4);DESCRIPTIONFcCharSetDelChar deletes a single Unicode char from the set, returning FcFalse on failure, either as a result of a constant set or from running out of memory.VERSIONFontconfig version 2.9.0 16 April 2012 FcCharSetDelChar(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcconfigappfontadddir(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcfilescan(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |