SunOS リファレンスマニュアル 3 : Curses ライブラリ関数
  • M
    • movenextch(3CURSES)– カーソルを文字単位に移動するために ALE curses ライブラリに追加された関数
    • moveprevch(3CURSES)– カーソルを文字単位に移動するために ALE curses ライブラリに追加された関数
    • mvaddnwstr(3CURSES)– wchar_t 文字列を curses ウィンドウに追加してカーソルを進める
    • mvaddwch(3CURSES)– wchar_t 文字を属性とともに curses ウィンドウに追加してカーソルを進める
    • mvaddwchnstr(3CURSES)– wchar_t 文字列を属性とともに curses ウィンドウに追加
    • mvaddwchstr(3CURSES)– wchar_t 文字列を属性とともに curses ウィンドウに追加
    • mvaddwstr(3CURSES)– wchar_t 文字列を curses ウィンドウに追加してカーソルを進める
    • mvgetnwstr(3CURSES)– curses 端末キーボードから wchar_t 文字列を得る
    • mvgetwch(3CURSES)– curses 端末キーボードから wchar_t 文字を得る (または戻す)
    • mvgetwstr(3CURSES)– curses 端末キーボードから wchar_t 文字列を得る
    • mvinnwstr(3CURSES)– curses ウィンドウから wchar_t 文字列を得る
    • mvinsnwstr(3CURSES)– curses ウィンドウ内のカーソル位置の文字の直前に wchar_t 文字列を挿入
    • mvinswch(3CURSES)– curses ウィンドウ内のカーソル位置の文字の直前に wchar_t 文字を挿入
    • mvinswstr(3CURSES)– curses ウィンドウ内のカーソル位置の文字の直前に wchar_t 文字列を挿入
    • mvinwch(3CURSES)– curses ウィンドウから wchar_t 文字とその属性を得る
    • mvinwchnstr(3CURSES)– curses ウィンドウから wchar_t 文字列とその属性を得る
    • mvinwchstr(3CURSES)– curses ウィンドウから wchar_t 文字列とその属性を得る
    • mvinwstr(3CURSES)– curses ウィンドウから wchar_t 文字列を得る
    • mvwaddnwstr(3CURSES)– wchar_t 文字列を curses ウィンドウに追加してカーソルを進める
    • mvwaddwch(3CURSES)– wchar_t 文字を属性とともに curses ウィンドウに追加してカーソルを進める
    • mvwaddwchnstr(3CURSES)– wchar_t 文字列を属性とともに curses ウィンドウに追加
    • mvwaddwchstr(3CURSES)– wchar_t 文字列を属性とともに curses ウィンドウに追加
    • mvwaddwstr(3CURSES)– wchar_t 文字列を curses ウィンドウに追加してカーソルを進める
    • mvwgetnwstr(3CURSES)– curses 端末キーボードから wchar_t 文字列を得る
    • mvwgetwch(3CURSES)– curses 端末キーボードから wchar_t 文字を得る (または戻す)
    • mvwgetwstr(3CURSES)– curses 端末キーボードから wchar_t 文字列を得る
    • mvwinnwstr(3CURSES)– curses ウィンドウから wchar_t 文字列を得る
    • mvwinsnwstr(3CURSES)– curses ウィンドウ内のカーソル位置の文字の直前に wchar_t 文字列を挿入
    • mvwinswch(3CURSES)– curses ウィンドウ内のカーソル位置の文字の直前に wchar_t 文字を挿入
    • mvwinswstr(3CURSES)– curses ウィンドウ内のカーソル位置の文字の直前に wchar_t 文字列を挿入
    • mvwinwch(3CURSES)– curses ウィンドウから wchar_t 文字とその属性を得る
    • mvwinwchnstr(3CURSES)– curses ウィンドウから wchar_t 文字列とその属性を得る
    • mvwinwchstr(3CURSES)– curses ウィンドウから wchar_t 文字列とその属性を得る
    • mvwinwstr(3CURSES)– curses ウィンドウから wchar_t 文字列を得る