| CURSES_VERSION(3) | Library Functions Manual | CURSES_VERSION(3) | 
curses_version —
#include <curses.h>
const char *
  
  curses_version(void);
curses_version() function returns a read-only string
  representing the version of the NetBSD curses library.
  This has no relation to the NetBSD release it might
  have been taken from.
curses_version() function is a
  ncurses extension to the Curses library and was added in
  NetBSD 10.0.
| August 29, 2019 | NetBSD 10.0 |