How to install PDCurses in Atom -


i've installed this atom package compile c/c++ projects. need add pdcurses libraries can directly #include text editor, don't know start. downloaded latest version of library here. i'm running windows 10.

could explain how include system works? i'd have better understanding since i'm still newbie. thank you.


Comments

Popular posts from this blog

javascript - How to bind ViewModel Store to View? -

recursion - Can every recursive algorithm be improved with dynamic programming? -

python - Alternative to referencing variable before assignment -