Trouble using SPAWN function 
Author Message
 Trouble using SPAWN function

 dk> I am trying to spawn a process using Turbo C 2.0 where
 dk> the executable I am spawning requires the pipe character <
 dk> to define an input file.
 (lots of stuff deleted)

    How about the system() command?  It's more portable and you can
    form and then check the command string before making the system call.

    Trevor D'Arcy-Evans

... Reality is only an approximation to theory.



Tue, 09 Dec 1997 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Trouble using SPAWN function

2. Trouble using SPAWN funct

3. Using spawn functions in Borland

4. Troubles using C's scanf Function

5. Using spawn command

6. spawn() functions in Metrowerks CodeWarrior C

7. Spawn function parameters

8. where in Unix is the spawn function??

9. Redirecting STDOUT using spawn

10. Borland c....Spawn() function

11. Novice - Using spawn

12. BUG? in exec()/spawn() function family

 

 
Powered by phpBB® Forum Software