Since 4/25/2012 11:29:28 PM, sreekanthtou has written 10 articles and participated in 0 conversations. sreekanthtou signature: sreekanthtou
sreekanthtou's articles:
Items(10) /1
getch()289 (10/23/2009 10:23:59 AM) comp.unix.programmer Hi, i am new to linux, i write getch() to accept any single character from the keyboard, but it's not working. what actually happening is execution wont pause, when the compiler encounters getch() to acc... rainbow
fflush138 (10/21/2009 6:01:03 AM) comp.unix.programmer how to use fflush() and getch() in linux ... rainbow
compile time error with getch() #2255 (10/21/2009 5:57:31 AM) comp.unix.programmer Hi, I used getch() in my program, but when i compiled it, it showed me an error message like undefined reference to stdscr undefined reference to wgetch this is... rainbow
compile time error with getch()054 (10/21/2009 5:57:00 AM) comp.unix.programmer Hi, I used getch() in my program, but when i compiled it, it showed me an error message like undefined reference to stdscr undefined reference to wgetch this is... rainbow
compilation error #2152 (9/26/2009 5:03:48 AM) comp.unix.programmer HI, I used a predefined function called sqrt in linux. As i tried to compile it, it showed me an error message like error - undefined reference to sqrt. ... rainbow
message queues #2143 (4/3/2009 11:05:30 AM) comp.unix.programmer i am using linux ferdora, learnining unix network programming, my problem is in interprocess communication, i am working with message queues, in that there is a system call by the name msgsnd( ), when i read ma... sreekanthtou