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 programming. Show all posts
Showing posts with label programming. Show all posts
Friday, March 28, 2014
Subscribe to:
Posts (Atom)