I have wrote a c program to solve sudokus, and i would like to know if i can draw the grid and fill it using ncurses library. i just would like to know how to control the lines and borders of boxes in ncurses
thank you very much
はい、できhline
ます。一連の関数を使用してグリッドを描画します。
詳細については、 http://osr600doc.sco.com/en/man/html.CURSES/hline.CURSES.htmlを参照してください。