Fix below:
Keith wrote:
> I am trying to fumble through learning how to do some C programming.
> In the book I am using, Beginning Linux Programming they are now trying
> to use ncurses. I am getting the following errors when I try to compile
> my source. I am compiling with this command:
>
> $ c
I am trying to fumble through learning how to do some C programming.
In the book I am using, Beginning Linux Programming they are now trying
to use ncurses. I am getting the following errors when I try to compile
my source. I am compiling with this command:
$ cc -o screenmenu screenmenu.c -lncurs
2 matches
Mail list logo