bug-ncurses
[Top][All Lists]
Advanced

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

printw() only prints blank lines ...


From: Jackman, Robert
Subject: printw() only prints blank lines ...
Date: Tue, 26 Jul 2005 13:16:30 +0100

Hi.

 

I would be v grateful if you could take the time to look at this prob for me.

I have posted it on Linuxquestions.org but as of yet I have had v little feed back.

 

Basically after a call from recv() I obtain a message which I store in a character array and then null terminate.

If I use printf() to the print out this message all is well.

 

However if I implement ncurses in the program and use printw instead of printf() I just get a blank space where the text output would normally appear ?!??

 

http://www.linuxquestions.org/questions/showthread.php?s=&threadid=346656.

 

Can you guys offer any advise ?

 

Thnk you rjackman.


reply via email to

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