Search Results

Search: Posts Made By: ravneetd
Forum: Programming 05-10-2007
10,512
Posted By ravneetd
Jim, Two things, firstly I don't want to echo...
Jim,
Two things, firstly I don't want to echo my input on the screen. This seems to do that. Second, I still can't seem to get my output without pressing enter. Another strange thing that I notice...
Forum: Programming 05-09-2007
10,512
Posted By ravneetd
Detecting Keyboard Input without return
Hi,

I need a way to detect the up and down arrow key inputs for my program. I do not want to wait for the return key to be entered(so that rules out getch() and family). Also I need to process...
Forum: Programming 10-10-2005
4,375
Posted By ravneetd
try compiling like so : gcc prog_name.c...
try compiling like so :
gcc prog_name.c -lpthread
Forum: Programming 09-30-2005
3,174
Posted By ravneetd
Tell me something, after the first child proc has...
Tell me something, after the first child proc has finished executing, it should *not* show up in the task table right? and you should see the second one? or is the task table supposed to have all...
Forum: Programming 09-30-2005
3,174
Posted By ravneetd
This might sound trite, but are you sure there is...
This might sound trite, but are you sure there is no arrray index issue?
Forum: Programming 09-28-2005
4,570
Posted By ravneetd
Use of pthread_cancel()
Hi all,

I am working on a piece of multi threaded code, where I have a main thread looping in increments of 5ms, while it is waiting on a helper thread which is writing to a remote location. This...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 03:36 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy