_spawnlp

M

Mark

has anyone experienced a problem with
_spawnlp not consulting the PATH environment variable
when executing processes.

I have a situtation where just this seems to happen.
I have to be explicit when specifying the location of the
executable I am wanting to execute.

Yes, I've checked that my PATH variable is set up
correctly.

This is under Windows2000.

Thoughts appreciated.

Mark
 
M

Mark A. Odell

has anyone experienced a problem with
_spawnlp not consulting the PATH environment variable
when executing processes.

No. Because it's not part of ISO C.
 
A

Alan Balmer

has anyone experienced a problem with
_spawnlp not consulting the PATH environment variable
when executing processes.

I have a situtation where just this seems to happen.
I have to be explicit when specifying the location of the
executable I am wanting to execute.

Yes, I've checked that my PATH variable is set up
correctly.

This is under Windows2000.

Thoughts appreciated.

Mark
Since this is not a standard C issue, but an implementation issue,
it's off topic here. You should ask in a forum which deals with
Win2000.
 

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

Forum statistics

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