Share Post:
#include<stdio.h>
#include<stdlib.h>
int main()
{
system("C:\\Windows\\System32\\ipconfig");
return 0;
}
This program will read your IP from system and then prints it on the screen.
Showing posts with label get IP address. Show all posts
Showing posts with label get IP address. Show all posts
Friday, March 28, 2014
Subscribe to:
Posts (Atom)