4 ms·
If my program crashes without it, that's a semantic difference no?
by lilbigdoot 2mo ago
If my program crashes without it, that's a semantic difference no?
- layer8 2mo agoNot in the sense of formal programming-language semantics, usually.
- qsera 2mo agoYou program did not ask for the crash via the language constructs..semantics is defined by the language, rest is the implementation details. That is how it makes sense to me. I don't understand other people in this thread who think otherwise.