19.10.2012 Views

C++ in Safety-Critical Systems - Applied Informatics

C++ in Safety-Critical Systems - Applied Informatics

C++ in Safety-Critical Systems - Applied Informatics

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Unspecified Behavior Example<br />

// Q: What's the output of this program?<br />

// A: It depends...<br />

void f(<strong>in</strong>t a, <strong>in</strong>t b, <strong>in</strong>t c)<br />

{<br />

std::cout<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!