join for turn
Pages
SOFTWARES
PC GAMES
Study
Bolywood Movies
Hollywood Movies
Home
Monday, 2 December 2013
c program to get ip address
C programming code
#include<stdlib.h>
int
main
(
)
{
system
(
"C:
\\
Windows
\\
System32
\\
ipconfig"
)
;
return
0
;
}
Download
IP address
program.
Output of program: ( In Windows 7)
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment