Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

RkNext - set the next candidate as the current candidate

Description

RkNext  sets  the  next  candidate  as  the  current  candidate  or, if the current candidate is the last
       candidate, moves to the first candidate.

Name

RkNext - set the next 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.

                                                                                                       RKNEXT(3)

Synopsis

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

See Also