View Raw SPL
/* sets the first cursor index position */
setcurpos1(w, n)
{
        curnput(w, n);
}