Easy Logic Programs
Monday, 20 February 2012
program to get ip address
#include<stdlib.h>
main
(
)
{
system
(
"C:
\\
Windows
\\
System32
\\
ipconfig"
)
;
system
(
"pause"
)
;
return
0
;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment