pdcurses, form header file

i have downloaded pdcurses and installed it.

and , right now i am studying a ncurses tutorial , http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/intro.html

there are some sample examples also. but, when i try to compile "form"
code examples , i see that there are no <form.h> header file in the pdcurses installation.

has, anyone used pdcurses? where can i get the form.h header file for pdcurses?
What make you think you need a file called form.h?

They use the Forms Library: http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/forms.html
Last edited on
exactly, but it is supported by ncurses only not pdcurses.
my , question whether i can do forms using pdcurses. if not then anything like that which i can use in winxp
Topic archived. No new replies allowed.