Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP-UX Reference > D

delscreen(3X)

CURSES
HP-UX 11i Version 3: February 2007
» 

Technical documentation

» Feedback
Content starts here

 » Table of Contents

 » Index

NAME

delscreen — free storage associated with a screen

SYNOPSIS

#include <curses.h>

void delscreen(SCREEN *sp);

DESCRIPTION

The delscreen() function frees storage associated with the SCREEN pointed to by sp.

RETURN VALUE

The delscreen() function does not return a value.

ERRORS

No errors are defined.

SEE ALSO

endwin(3X), initscr(3X), <curses.h>.

CHANGE HISTORY

First released in X/Open Curses, Issue 4.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1983-2007 Hewlett-Packard Development Company, L.P.