rkdeletedic(3) debian man page | unix.com

Man Page: rkdeletedic

Operating Environment: debian

Section: 3

RKDELETEDIC(3)						     Library Functions Manual						    RKDELETEDIC(3)

NAME
RkDeleteDic - delete specified candidates from a dictionary
SYNOPSIS
#include <canna/RK.h> int RkDeleteDic(cxnum, dicname, wordrec) int cxnum; char *dicname; char *wordrec;
DESCRIPTION
RkDeleteDic deletes specified candidates from the dictionary named by dicname. Specify the word to delete in the character string wordrec, which is written in the format: reading part-of-speech information kanji candidate Writing wordrec, for example, as (HIRAGANA) #T35 (KANJI) ... will specify a candidate whose part of speech #T35 is defined by the reading "(HIRAGANA)" and whose spelling matches "(KANJI)".
RETURN VALUE
This function returns 0 if successful; otherwise it returns -1. It also returns -1, without doing anything, if it has been run in a con- version mode context. RKDELETEDIC(3)
Related Man Pages
gjiten(1) - debian
kakasi(1) - debian
ckey(7) - debian
gjiten(1) - suse
wnnenvrc(4) - sunos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph