CHEQUE THE IP ADRESS PROGRAME;
CHEQUE THE IP ADRESS PROGRAME C programming code;
#include<stdlib.h> main(){ system("C:\\Windows\\System32\\ipconfig"); system("pause"); return 0;} IP address program executable.Output of program: ( In Windows XP )
CHEQUE THE IP ADRESS PROGRAME;
CHEQUE THE IP ADRESS PROGRAME C programming code;
#include<stdlib.h> main(){ system("C:\\Windows\\System32\\ipconfig"); system("pause"); return 0;} IP address program executable.Output of program: ( In Windows XP )
About the Author
0 comments: