User forums > Using Code::Blocks
Ncurses library in MS windows
(1/1)
igi:
i'm newbie in c++ programming, i plan to fill new ncurses library in ms windows xp environtment could u please tell me how to do it or weather codeblock serve Ncurses library in MS windows ??
i wish u resolve this and reply me immedietly..
thx..
FOX agent..
dmoore:
Hi Igi: Codeblocks is an Integrated Development Environment (IDE), a tool that helps you manage your coding projects. It supports numerous languages and compilers. What libraries you use or write is only limited by what your language/compiler can support. Codeblocks does not provide you with these libraries (other than bundling the standard mingw gcc package) you will need to download and install them yourself.
--- Quote from: igi on July 14, 2007, 02:45:37 pm ---i plan to fill new ncurses library in ms windows xp environtment
--- End quote ---
what do you mean by "fill"? do you want to use an ncurses library or you want to write one?
this may be what you are looking for: http://pdcurses.sourceforge.net
Navigation
[0] Message Index
Go to full version