 |
C++Talk.NET C++ language newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
nlmark@hotmail.com Guest
|
Posted: Thu Feb 26, 2004 12:41 pm Post subject: Using popen |
|
|
Can anyone please give me a full example on how to use popen to both
wirte and read from a datastream? (Please also give me which header
files I should include, I'm using Visual C++ 6)
Thanks,
Mark
|
|
| Back to top |
|
 |
Unforgiven Guest
|
Posted: Thu Feb 26, 2004 2:06 pm Post subject: Re: Using popen |
|
|
[email]nlmark (AT) hotmail (DOT) com[/email] wrote:
| Quote: | Can anyone please give me a full example on how to use popen to both
wirte and read from a datastream? (Please also give me which header
files I should include, I'm using Visual C++ 6)
|
Two points:
1. This is off-topic here, as _popen is not part of the C++ standard.
2. All the information you request is in the help files for Visual C++. Also
check here:
http://msdn.microsoft.com/library/en-us/vclib/html/_crt__popen.2c_._wpopen.asp
--
Unforgiven
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|