954,506 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Internet Explorer History

How can I create a C program to delete the internet explorer history file? How can I create a path?

pedro martinez
Newbie Poster
2 posts since Oct 2007
Reputation Points: 10
Solved Threads: 0
 
How can I create a path?

Functions related to handling directories are predefined in a header file named dir.h. Try using them.

Jishnu
Posting Pro
518 posts since Oct 2006
Reputation Points: 193
Solved Threads: 25
 

Use the remove() function. You have to find out where the file is and pass the path to the function.

WaltP
Posting Sage w/ dash of thyme
Moderator
10,506 posts since May 2006
Reputation Points: 3,348
Solved Threads: 944
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You