| 総合手引 | セクション 3 | English | オプション |
int scroll(WINDOW *win);
int scrl(int n);
int wscrl(WINDOW *win, int n);
scrl ルーチンと wscrl ルーチンでは、 n が正の場合、ウィンドウを上方に n 行 スクロールします ( 行 i+n が i になります ) 。そうでない場合、ウィンドウを 下方に n 行スクロールします。これにはウィンドウキャラクタイメージ構造内の行を 移動することが含まれます。現在のカーソル位置は変更されません。
これらの関数が機能するためには、 scrollok でスクロールを有効にする必要があります。
| curs_scroll (3) |
| 総合手引 | セクション 3 | English | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | Today, the Unix equivalent of a power drill would have 20 dials and switches, come with a nonstandard plug, require the user to hand-wind the motor coil, and not accept 3/8" or 7/8" drill bits (though this would be documented in the BUGS section of its instruction manual). | ” |
| — The Unix Haters' handbook | ||