User profile: ezio21025

User info
User name:ezio21025
Name:Ezio
Location:India
Bio:An Aspiring Programmer.
History
Joined:
Number of posts:3
Latest posts:

mv Command using system call in C++
I'm trying to move a file using mv command in C++. But I'm getting error.I've tried following code: ...

IP Spoofing
I want to create a C++ program to implement IP spoofing. In my college my teacher told us that we ar...

Help regarding file handling. (email header analyzer program)
I'm doing a c++ program to display email header from a file "input.txt" where header is stored.I wan...