MYSCRIPTS IN LINUX/UNIX/UBUNTU
c program to get ip address
#include<stdlib.h> int main() { system("C:
\\
Windows
\\
System32
\\
ipconfig"); return 0; }
output:-
Newer Post
Older Post
Home