Top "Erase" questions

This tag refers to the process of removing or deleting data, text, files, or memory.

C++ Segmentation when using erase on std::list

I'm trying to remove items from a C++ linked list using erase and a list iterator: #include <iostream> #…

c++ linked-list segmentation-fault erase
Erase window background win32API

My classmates started using Delphi with pascal but I as c++ porgrammer have to use win32 API. They were changing …

c++ winapi background erase
How to erase a Hard Disk Drive

This is an odd question, but here it goes. I would like to write a program to flash my external …

c linux erase hard-drive