The difference between undefined behavior and ill-formed C++ programs
-
The C++ language has two large categories of “don’t do that” known as undefined behavior and ill-formed program. What’s the difference?
If you wrote it, or if someone else wrote it?
-
The C++ language has two large categories of “don’t do that” known as undefined behavior and ill-formed program. What’s the difference?
If you wrote it, or if someone else wrote it?
Kent Sharkey wrote:
If you wrote it (and you remember it), or if someone else wrote it (or you did but you don't remember it)?
FTFY :-D
M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you Rating helpful answers is nice, but saying thanks can be even nicer.