Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
c++ を使用して、ncurses ウィンドウの特定の座標の色に関する現在の情報を読み取ることは可能ですか?
私の目的は、元の背景色をリセットせずに、色付きの背景の上に ASCII スタイルの線のようなものを「描画」することです。
前もって感謝します。