Search Results

Search: Posts Made By: shivamasam
Forum: Solaris 02-04-2009
3,537
Posted By shivamasam
draw graphics to stdout in solaris
Hi all..
I am trying to draw a line on the monitor on sun platform machine. I tried a simple program.

#include<stdio.h>
#include<plot.h>

int main()
{
openpl();
linemod("dotted");...
Forum: Solaris 09-19-2007
9,528
Posted By shivamasam
Thanks .....That was really great...
Thanks .....That was really great information....now it is working....

thank u so much...
Forum: Solaris 09-19-2007
9,528
Posted By shivamasam
NOHUP not working
Hello All,

Here is a problem of NOHUP.

I am trying to run a process which needs to be up and running even if the session is closed. I tried running it with "nohup", but starngely it is not...
Forum: Solaris 07-06-2007
2,296
Posted By shivamasam
i am seeing this error at runtime.... i have...
i am seeing this error at runtime.... i have cretaed a thread which monitors a particular directory for any new files,, if any file is added... this thread is needs to be active and start further...
Forum: Solaris 07-05-2007
2,296
Posted By shivamasam
Can anybody answer this.....
Hi i am trying the threads concept in unix environment using C...

but i am getting error of "wait_fd: Couldn't find procinfo for fd 24"...

what does this error mean.....

help me in solving...
Showing results 1 to 5 of 5

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