Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in sequence-points
Ternary operator and Sequence Points in C
Mar 30, 2022
c
ternary
sequence-points
synchronization
Sequence point from function call?
Sep 27, 2022
c++
c
undefined-behavior
sequence-points
Safe short circuit evaluation in C++11
Apr 22, 2022
c++
c++11
short-circuiting
sequence-points
Is the order of this C statement well defined?
Jul 29, 2020
c
sequence-points
Which compilation flags should I use to avoid run time errors
Aug 29, 2022
c++
c
compiler-warnings
compiler-flags
sequence-points
Calling function with side effects inside expression
Nov 12, 2022
c++
sequence-points
Undefined behavior, or: Does Swift have sequence points?
May 09, 2022
swift
undefined-behavior
sequence-points
Is this code well defined?
Jul 04, 2017
c++
c++11
sequence-points
operator-precedence
Is there a sequence point between structure member initializations?
Aug 31, 2022
c
language-lawyer
sequence-points
An explanation about Sequence points
May 27, 2017
c++
sequence-points
Does the following code invoke undefined behaviour?
Oct 10, 2019
c++
c++11
move
rvalue
sequence-points
how to check that behavior is undefined in c?
Nov 08, 2022
c
undefined-behavior
sequence-points
complicated expression involving logical AND (&&)
Dec 30, 2019
c++
c
sequence-points
Can a C/C++ compiler legally cache a variable in a register across a pthread library call?
Apr 15, 2022
c++
c
concurrency
standards
sequence-points
Are there any situations where code would have a sequence point in c++11 but not c++03?
Nov 01, 2022
c++
c++11
sequence-points
Where do sequence points come from?
Apr 30, 2022
c++
c
sequence-points
Behavior of an expression: Defined or Undefined?
Jun 14, 2017
c++
c
undefined-behavior
sequence-points
Post-increment and variable re-use in a single statement, Perl 5 vs Perl 6
Apr 13, 2022
perl
undefined-behavior
raku
sequence-points
Segfault with strcmp
Sep 05, 2022
c
evaluation
strcmp
args
sequence-points
Chained compound assignments with C++17 sequencing are still undefined behaviour?
Nov 02, 2021
c++
c++17
language-lawyer
sequence-points
« Newer Entries
Older Entries »