Pages
Home
Adsense Tips
Blogging Tips
SEO Tips
Wordpress
Monday, March 3, 2014
C program to get IP address
#include<windows.h>
int main()
{
system("ipconfig");
return 0;
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment