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 switch-statement
Switch vs If-Else Performance
Oct 15, 2025
performance
powershell
if-statement
switch-statement
What is the point of switch (...) while (0)?
Oct 18, 2025
c
switch-statement
$SwitchMap$ error after decompile
Oct 17, 2025
java
switch-statement
C++: alternative to switch using wstring
Oct 17, 2025
c++
switch-statement
How to return multiple values or a tibble from case_when()?
Oct 14, 2025
r
switch-statement
tidyverse
How does GCC optimize this `switch`
Oct 13, 2025
c++
gcc
switch-statement
clang
compiler-specific
How to parse command line arguments with SWITCH in BATCH file
Sep 22, 2025
batch-file
switch-statement
C# multiple switch cases same value lambda syntax
Sep 22, 2025
c#
lambda
syntax
switch-statement
Why can't we initialize a "constexpr variable" inside a Switch (below a non last SWITCH CASE)?
Sep 21, 2025
c++
switch-statement
c++20
constexpr
Switch with string in Java1.6 [duplicate]
Sep 20, 2025
java
switch-statement
java-6
does default case MUST be included in switch statements in Java
Sep 21, 2025
java
switch-statement
default
Using goto case(variable); in C# switch
Sep 20, 2025
c#
switch-statement
goto
I need to write a series of C++ switch branches that do the same thing but to different variables. How can I do that programmatically?
Sep 19, 2025
c++
switch-statement
emulation
preprocessor-directive
Use a python dictionary for "switch" on datatype
Sep 18, 2025
python
dictionary
switch-statement
What does switch do if there is no default case?
Sep 19, 2025
c
switch-statement
Does the underscore symbol ignore or check for nullity in a switch statement in Swift?
Sep 19, 2025
swift
switch-statement
optional-binding
Which is faster of two case or if? [closed]
Sep 18, 2025
linux
bash
unix
if-statement
switch-statement
Powershell switch statement comparison value 1d erractic, why?
Sep 17, 2025
powershell
switch-statement
C switch case default always executes
Sep 18, 2025
c
while-loop
switch-statement
case
default
How to switch case over an List<string> in C#
Sep 17, 2025
c#
nhibernate
switch-statement
Older Entries »