bug-ncurses
[Top][All Lists]
Advanced

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

Re: my ncurses expermient, I need help :-(


From: LuisMi
Subject: Re: my ncurses expermient, I need help :-(
Date: Sat, 25 May 2002 14:03:17 +0200 (CEST)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ah! What a stupid problem.

Now I have another dude, I would like to clear the screen befoer the box 
appear, how can I do that?

Thanks again.

- -- 
Luis Miguel Cruz.  

PGP KEY: 0x3AC52657   |   [ADPSOFT] http://www.adpsoft.com
                      |      "Connecting your business"

On Fri, 24 May 2002, Thomas Dickey wrote:

> On Fri, May 24, 2002 at 01:46:14PM +0200, LuisMi wrote:
> > I am starting to use ncurses and I do a little program, but it doesn't 
> > want to compile. Can anyone help me?
> > 
> > the source code is attached, it is a simple source code.
> 
> it compiles.  perhaps you did not specify the library, e.g.,
> 
> gcc -o demo ncurses.c -lncurses
> 
> ncurses.c:6: warning: no previous prototype for `cabecera'
> ncurses.c: In function `cabecera':
> ncurses.c:15: warning: passing arg 2 of `mvprintw' as signed due to prototype
> ncurses.c:16: warning: passing arg 2 of `mvprintw' as signed due to prototype
> ncurses.c:21: warning: control reaches end of non-void function
> ncurses.c: At top level:
> ncurses.c:24: warning: no previous prototype for `nueva_vent'
> ncurses.c:35: warning: no previous prototype for `borra_vent'
> -rwx------    1 tom      users        6617 May 24 08:13 demo
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzvfYUACgkQvQHLTzrFJlePPwCeLoJrBP/MgQPPoFEnwA8415Fp
W1QAn2ydFC5BhdHytmK6UebsSEAIBrPt
=ZE1o
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]