Help me on ICP

A

Ardhendu Nandan

I am trying to write a c program which will communicate with another C
program
frequently but I don’t know how to do it. In Linux so many
option is there like-
pipe, semaphore, message etc but in windows I can’t use fork() ,
Signal option is there
but it’s not properly working I am just calling my another
function like this way but it’s
not working
signal ( SIGINT, quit );
-- -- -- -- -- -- -- --
Void quit ()
{
}

The program is not entering quit function. Please anyone tell me what
will be the
exact solution for it.
 
M

Michele Dondi

I am trying to write a c program which will communicate with another C
program

So what is the point of posting your question to a Perl ng?

So what is the point of posting separately, i.e. not crossposting, to
*another* Perl ng (comp.lang.perl.tk), and who knows to how many other
ng's (I suppose)?


Michele
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top