logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

RkPrev - set the previous candidate as the current candidate

Description

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

Name

RkPrev - set the previous candidate as the current candidate

Return Value

       If successful, this function moves the current candidate in the context and returns the current candidate
       number after the move.  It returns 0, without doing anything, if it has been run in a nonconversion  mode
       context.

                                                                                                       RKPREV(3)

Synopsis

#include<canna/RK.h>intRkPrev(cxnum)intcxnum;

See Also