skip to main
|
skip to sidebar
Tuesday, July 14, 2009
How to write a program in c that will delete itself after execution?
Here is a hint. argv[0] contains the name of the executable file:
int main(int argc,char *argv[])
{
printf("I am %s\n",argv[0]);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
c-delete
Blog Archive
▼
2009
(144)
▼
July
(141)
How do I delete COOKIE information on the 'index.d...
If I right click my C drive on my computer and pre...
I want to make a program in C that can delete, add...
How to write a program in c that will delete itsel...
What is c*m? Please dont delete..?
Can someone answer my question?? how can i make a ...
What is the function in c language to delete a lin...
Can someone give the visual c++ code to delete a p...
Can i safely delete some files in the Temp folder ...
(Trojan-Downloader.HTML.Agent.... how to delete th...
What is the C File Function to delete a letter say...
How do you clean out your (C) drive and delete thi...
In C++, how do you delete the last node from a dyn...
Can someone answer my question?? how can i make a ...
Don't use yahoo answers, b/c they will delete your...
Will I loose my all file saved in yahoo files if I...
Some C++ pointer and dynamic memory help please!? ...
In c++, how would u delete a node from a linked list?
I entered my own status message. I want to delete...
My cpu is telling me that i cannot delete programs...
I would like to delete one of my yahoo a/c. once i...
What are the differences between destructor and de...
C program to delete a node from singly linked list?
How to delete the object element of array of objec...
Write c program to delete an element in 1-D array ...
A virus keeps shrinking my C drive. anytime I dele...
I need to know how to delete partition between C &...
How can i heal/delete the virus C:\ desktop.ini.vbs?
Can I delete the File: IEXPLORE.EXE-27122324.pf & ...
Can I delete/change my C:/ Drive?
Can i delete files in C:\Users\Mike\AppData\Local,...
How do i put a older os in my pc i cant delete the...
On my c:/ documents and settings\all users/ do ho...
How do i delete the file C:\Program Files\Messenge...
Is it ok to delete all the files in the temp folde...
"logout;kw=fashion;c=SG;g=a;a=... what is this fil...
How do I access FDISK to delete the C: partition?
What is this dll file should i delete it? C:\WINDO...
Is it ok to delete files C:\users\mike\appData\loc...
Is it ok to delete files C:\users\mike\appData\loc...
Is it ok to delete files C:\users\mike\appData\loc...
How do you delete the C drive, i want to reintall ...
How can i delete this!!!C:¥WINDOWS¥hinhem.scrC:...
How can i delete the c:\windows.hinhem.scr?
How do I delete 'file:///c:/WINDOWS/boncpar.ht... ...
How can i delete the c:\windows.hinhem.scr?
How can i delete TIBS C Trojan?
How to delete data in gridview in asp.net (c#)?
If i delete the c drive on my computer or somethin...
How can i permanently delete web page addresses on...
Will Product Recovery Disk Delete All Files On Bot...
Should i delete the community added to my orkut a/...
Can i delete WINDOWS.0 file in my C Drive?
To delete a file folder downloaded to C:\Program F...
Delete Third Partition And Reclaim To C Drive?
I have autorun and setup.exe files appearing on my...
I use the "autofill" option on my P.C. How do dele...
Why does my Windows XP “Windows Task Manager” sti...
I have about 60 processes running on my p.c. not s...
Where do i go and what do i do 2 delete my yahoo a...
What are the main files or which files i shouldnt ...
C:\Documents and Settings\Administrator\Local Sett...
Can anyone atll me what will happen if i delete al...
I delete files from my C: drive but the memory doe...
Write c program to delete one character from strin...
How do i delete META-INF files from my p.c?
How do i know and delete the unwanted files from C...
Is it ok to delete my files in drive c... the "tem...
Can I delete the files in directory "C:\Program Fi...
I try to get on fl. lottery, flalottery.com. It lo...
How can i delete pagefile.sys from my C:\?
What will i do with this virus? how can i delete i...
Can quarantined Trojan virus files still hurt my c...
How can I remove a HP Folder from Program Files on...
There are some many file folds under c://windows, ...
Can i delete files from the from my hard disk driv...
I can't run my disk defrag because not enough free...
Can I delete the C:\WINDOWS\ServicePackFiles folder?
Can I delete the C:\Program Files\Yahoo!\YPSR\Quar...
How can I delete my c drive?
How can i make a c program function that can delet...
What is the code in C to delete a file?
How do I totally delete my C: drive, and promote m...
Delete burned c.d.??
If i delete something from my P.C, using .."delete...
C drive is too full. so what is safe to delete?
How can I delete my partition and add memory back ...
What files can i safely delete from this folder "C...
How to change folder name" pat " or delete this fo...
What software can i use for delete junks and unwan...
What software can i use for delete junks and unwan...
ANYBODY: HOW DO I DELETE THE ERROR MESSAGE c:\PROG...
How do I delete a file with C++?
How can I delete items from my C drive?
Can I delete these files under C:\WINDOWS?
How i delete DAT file from c drive?
How do I delete my Windows XP c:\my backup?
What should I delete from my C drive to clean it u...
How to uninstall/delete Corel software from C drive?
I have 80 GB HDD. By mistake i formatted c: for 2 ...
►
May
(3)
About Me
dkgiay
View my complete profile
c++ const
c++ exception
c++ constructor
c++ inheritance
c++ delete
No comments:
Post a Comment