debian man page for rkremountdic

Query: rkremountdic

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RKREMOUNTDIC(3) 					     Library Functions Manual						   RKREMOUNTDIC(3)

NAME
RkRemountDic - modify the priority order of a dictionary already in the dictionary list
SYNOPSIS
#include <canna/RK.h> int RkRemountDic(cxnum, dicname, pos) int cxnum; char *dicname; int pos;
DESCRIPTION
RkRemountDic modifies the priority order of A dictionary already in the dictionary list. It moves a dictionary already mounted in the dic- tionary list to the end of the list if pos is 0, otherwise, to the beginning of the list.
RETURN VALUE
This function returns 0 if successful; otherwise, it returns -1.
SEE ALSO
RkMountDic(3) RKREMOUNTDIC(3)
Related Man Pages
catod(1) - debian
mkdic(1) - debian
waei(1) - debian
rkintro(3) - debian
catdic(1) - suse
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?