Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
System("Ping") always returns 0
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Default User, post: 2545008"] Larry I Smith wrote: Yes. Here's what it says in the C standard. [#3] If the argument is a null pointer, the system function returns nonzero only if a command processor is available. If the argument is not a null pointer, and the system function does return, it returns an implementation-defined value. So anything it does return in the example given is going to be specific to the implementation. So, as many have said, the OP needs to move to a newsgroup dedicated to his platform. Brian [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
System("Ping") always returns 0
Top