Maxmelbin Neson (RBIN/EDM3) wrote:
> Hi
>
> What is the difference between wait and sleep functions ..
>
> Does "wait" halts the execution of the next line of code until all other
> child processes are completed …( does it wait until the previous line
> has finished executing ?)
Yes, wait waits
Title: What is the difference between wait and sleep
Hi
What is the difference between wait and sleep functions ..
Does "wait" halts the execution of the next line of code until all other child processes are completed …( does it wait until the previous line has finished executing ?)
Than
Go to www.sysinternals.com
They have a utility that can help you on Win2K.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On
> Behalf Of [EMAIL PROTECTED]
> Sent: Monday, January 10, 2005 11:40 AM
> To: perl-win32-users@listserv.ActiveState.com
> Cc: [EMAI
hi all,
how do i retrieve a port number a process uses from a pid or vice versa.
This can be done in xp eg.
$ret = Win32::IPHelper::AllocateAndGetTcpExTableFromStack([EMAIL
PROTECTED],$bOrder);
the above does not work in NT,2000 (pro).
This is driving me crazyI cant find an api so i can ge
Robert Johnson wrote:
I'm having a rough time installing stuff for Perl (win32). I think
maybe my problems stem from my general cluelessness about makefiles.
Trying to install PDL (http://pdl.perl.org/)
perl makefile.PL
seems to be ok, but
dmake
Fails with the following
g++: pdlcore.o: No
Earlier, I babbled:
> I have an error in the "-x" file test option. Found while
> building the ExtUtils F77.pm module. The result, for me, was
> that the 'make test' failed and died because a routine didn't
> recognize my fortran compiler as being executable
Uh, never mind. Its not the "-x
I have an error in the "-x" file test option. Found while building the
ExtUtils F77.pm module. The result, for me, was that the 'make test'
failed and died because a routine didn't recognize my fortran compiler
as being executable
(This module is a prereq for PDL)
F77.pm line 160
$F77confi