Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        ncurses-devel - Development files for the ncurses library
        
        
        - Description:
- The header files and libraries for developing applications that use
the ncurses terminal handling library.
Install the ncurses-devel package if you want to develop applications
which will use ncurses.
Use the following compiler flags to build against the ncurses library:
-lncurses
(compile and link against the regular ncurses library)
-I /usr/include/ncursesw -lncursesw
(compile and link against the wide-character, UTF-8, library) 
Packages
        
        
            | ncurses-devel-5.5-24.20060715.i386
              [1.6 MiB] | Changelog
              by Miroslav Lichvar (2006-08-31): - modify tgetstr to make screen happy (#202480)
- use CFLAGS when linking (#199369)
- change BuildRoot tag to comply with Fedora packaging guidelines |