Computer Science
all programs are in C++, C and Php language this blog is all about programming and all about bcs
Friday, May 03, 2013
program to get ip address in C++
#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