1RKPREV(3)                  Library Functions Manual                  RKPREV(3)
2
3
4

NAME

6       RkPrev - set the previous candidate as the current candidate
7

SYNOPSIS

9       #include <canna/RK.h>
10       int RkPrev(cxnum)
11       int cxnum;
12

DESCRIPTION

14       RkPrev  sets the previous candidate as the current candidate or, if the
15       current candidate is the first candidate, moves to the last candidate.
16

RETURN VALUE

18       If successful, this function moves the current candidate in the context
19       and returns the current candidate number after the move.  It returns 0,
20       without doing anything, if it has been run in a nonconversion mode con‐
21       text.
22
23
24
25                                                                     RKPREV(3)
Impressum