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 comma-operator
Do {} while ( , ) with comma operator, is that even possible?
Oct 09, 2022
java
while-loop
conditional-statements
do-while
comma-operator
JavaScript declare a variable and use the comma operator in one statement?
Sep 22, 2022
javascript
string
let
comma-operator
C-preprocessor: iteratively expand macro to comma-separated list
Apr 25, 2022
c-preprocessor
variadic-macros
comma-operator
How does the comma operator work in js?
Aug 15, 2022
javascript
operator-keyword
comma-operator
Why is there a variation in the working of the comma operator in the below codes?
Nov 01, 2022
c
comma-operator
When is Perl's scalar comma operator useful?
Mar 03, 2013
perl
operators
comma-operator
Comma and assignment operators in C
Sep 24, 2022
c
c99
comma-operator
Comma Operator in subscript operator?
Oct 06, 2022
c++
c++17
c++20
comma-operator
subscript-operator
Some confusion with how commas work in C/C++ [duplicate]
Oct 15, 2022
c++
c
operator-keyword
operator-precedence
comma-operator
Precedence of the C++ Comma Operator
Aug 24, 2022
c++
operator-precedence
comma-operator
a=3,2,1; gives error in gcc
Mar 18, 2022
c
gcc
variable-assignment
comma-operator
Why does this use of comma work in a expression but fail in a declaration?
Apr 09, 2022
c
declaration
comma-operator
Comma operator in a conditional
Oct 28, 2022
c++
c
comma-operator
Why is this double initialization with a comma illegal?
May 18, 2022
c++
comma-operator
What does this comma do in the *test* portion of a for loop?
Aug 28, 2022
c
for-loop
comma-operator
Why cast the result of pre-incrementation to void in comma separator context? [duplicate]
Nov 16, 2021
c++
casting
comma-operator
Is it a comma operator in declaration and initialization statement for C?
Nov 26, 2019
c
comma-operator
In c, can a switch statement have 2 arguments? [duplicate]
Nov 06, 2022
c
syntax
switch-statement
comma-operator
Two strings between brackets separated by a comma in C++ [duplicate]
Aug 08, 2022
c++
string
comma
parentheses
comma-operator
Comma operator with typeid
Sep 18, 2022
c++
comma
dynamic-cast
typeid
comma-operator
« Newer Entries
Older Entries »