m4n71k0r

Untitled

Sep 26th, 2012
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. c:\work\c++\test>clang++ -std=c++11 ann.cpp -o ann.exe
  2.  
  3. c:\work\c++\test>ann
  4. terminate called after throwing an instance of 'std::ios_base::failure'
  5.   what():  basic_ios::clear
  6.  
  7. This application has requested the Runtime to terminate it in an unusual way.
  8. Please contact the application's support team for more information.
Advertisement
Add Comment
Please, Sign In to add comment