(C++) External exception EEFFACE

January 7, 2018 · View on GitHub

 

 

 

 

 

(C++) External exception EEFFACE

 

Runtime error that occurs when you read or write beyond the bounds of a std::vector in C++ Builder.

 

Exercise #4: Reading from a std::vector safely is dedicated to preventing this runtime error.

 

  • View a screenshot of 'External exception EEFFACE' (png)