LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 05-09-2005, 03:06 AM   #1
mili
LQ Newbie
 
Registered: Apr 2005
Posts: 19

Rep: Reputation: 0
ncurses -- any information


hello friends

i want to know more about ncurses. since i have to develop an interface .
so anyone who know about ncurses , please relply
 
Old 05-09-2005, 03:09 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
what are you expecting to be told? have you looked at google for information?

http://www.google.co.uk/search?q=ncurses+tutorial

loads of stuff there.
 
Old 05-09-2005, 08:00 AM   #3
LauroMoura
Member
 
Registered: Feb 2004
Location: Carpina, PE, Brazil
Distribution: Ubuntu 5.10
Posts: 44

Rep: Reputation: 15
It's a little old, but...

NCURSES Programming HOWTO
 
Old 05-09-2005, 11:16 PM   #4
mili
LQ Newbie
 
Registered: Apr 2005
Posts: 19

Original Poster
Rep: Reputation: 0
i tried google . and i got many information from there. But i am trying to find people who use ncurses for their work.. so anyone who have experiance with ncurses .please reply
 
Old 05-10-2005, 10:58 AM   #5
Atrocity
Member
 
Registered: Nov 2002
Location: Hell
Distribution: FreeBSD, Slackware
Posts: 308

Rep: Reputation: 30
I had the same problem finding good material on ncurses! What language are you using, becuase I was using perl and there are no good tutorials on ncurses that I could find. just very short snippits
 
Old 05-10-2005, 12:11 PM   #6
sleepisforwimps
Member
 
Registered: Apr 2005
Location: Susex, England.
Distribution: Slackware 10.1, Devil Linux
Posts: 49

Rep: Reputation: 15
If your programming in C, you could have a look at the Linux Programmers Guide Chapter 8.3. This is a fairly short introduction and also quite old (last updated March 1996) but it's the one I use so it's a good start. What do you need to know exactly? I'm only starting to experiment with it myself so I don't know it too well but perhaps I can be of help.

(P.S. to Atrocity - "Mortal Enemy's" should be spelled "Mortal Enemies", it's a plural word, not a contraction).
 
Old 05-12-2005, 11:02 AM   #7
Atrocity
Member
 
Registered: Nov 2002
Location: Hell
Distribution: FreeBSD, Slackware
Posts: 308

Rep: Reputation: 30
haha thanks for the spelling correction hahahahha But what kind of Information security person would I be if i started spelling things correctly and not being lazy............
 
Old 05-12-2005, 11:45 AM   #8
sleepisforwimps
Member
 
Registered: Apr 2005
Location: Susex, England.
Distribution: Slackware 10.1, Devil Linux
Posts: 49

Rep: Reputation: 15
Quote:
haha thanks for the spelling correction hahahahha But what kind of Information security person would I be if i started spelling things correctly and not being lazy............
Good point.

In that case I suggest spelling "Mortal" as "Mortle", "Mortal" is too obvious, dead giveaway!
 
Old 05-12-2005, 02:16 PM   #9
Atrocity
Member
 
Registered: Nov 2002
Location: Hell
Distribution: FreeBSD, Slackware
Posts: 308

Rep: Reputation: 30
True i wouldnt want to give anyone the idea that I may actually be literate, then they might ask me to write up reports or document something
 
Old 05-12-2005, 04:23 PM   #10
sleepisforwimps
Member
 
Registered: Apr 2005
Location: Susex, England.
Distribution: Slackware 10.1, Devil Linux
Posts: 49

Rep: Reputation: 15
hey good point ile adopt dat as mi nu filosofy den mabe pepul wil tink im just a skrip kidy and leev me alon
 
Old 05-13-2005, 06:50 AM   #11
Atrocity
Member
 
Registered: Nov 2002
Location: Hell
Distribution: FreeBSD, Slackware
Posts: 308

Rep: Reputation: 30
HAHAHAHHAAHAHAHA
 
Old 06-08-2005, 10:34 AM   #12
SpEcIeS
Member
 
Registered: Jan 2003
Location: Canada
Distribution: Ubuntu 9.04 AMD64
Posts: 229

Rep: Reputation: 30
Quote:
Originally posted by LauroMoura
It's a little old, but...

NCURSES Programming HOWTO
Has anybody found this problem when compiling the second window example:
Quote:
window_border2.c:16: error: two or more data types in declaration of `type name'
window_border2.c:93: error: two or more data types in declaration of `type name'
window_border2.c: In function `create_box':
window_border2.c:93: error: parameter name omitted
window_border2.c:102: error: syntax error before "_Bool"
window_border2.c: At top level:
window_border2.c:113: error: syntax error before "else"
window_border2.c:118: warning: parameter names (without types) in function declaration
window_border2.c:118: warning: data definition has no type or storage class
window_border2.c:120: error: syntax error before '}' token
Evey example worked up to this point. Any ideas why there is a failure in an example?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
ncurses and c dave308 Programming 2 04-14-2006 01:06 PM
ncurses phoenix7 Linux - Software 6 08-30-2005 08:44 AM
no ncurses? oracleofmist Linux - Software 2 09-22-2004 07:56 PM
Ncurses help MatSzor Programming 2 05-13-2004 09:03 AM
ncurses-5.2-28 conflicts with file from package ncurses-5.2-12 tubby Linux - Software 4 06-16-2002 12:00 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 03:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration