Pages

01 September, 2024

How to put a header file curses.h/ncurses.h for work in vscode? [duplicate]

I am learning programming in C, and on the Internet I came across an interesting header file ncurses, with which you can create many interesting things. But I ran into a problem, I did not find a normal explanation of how to install this file for the Windows operating system (not a single method worked). Please tell me, is it possible to install this file in Windows?


I tried to install it using some popular methods (linking), but nothing worked.

No comments:

Post a Comment

Thanks