Linking with the file curses.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am using the following functions in my C program
wgetch(stdscr), etc which are supposed to be declared in curses.h file.
I have #included the curses.h file in my program but still the following
error pops up during Linking (not during compiling as I tried to compile the
program as gcc -c <filename.c> and it was a success).



The gcc I use has come with the Red Hat Fedora Core3 OS.

Someone Please help me solve this problem as the dead line for my project is
20 May 2005.Please Help!!! 


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux