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
Getting the number of cases in a switch-case in C
Feb 06, 2026
c
switch-statement
counting
case-statement
How do you use `switch` in C# to conditionally branch based on only a type parameter?
Feb 06, 2026
c#
.net
generics
switch-statement
type-parameter
Navigation Menu item click not working
Feb 05, 2026
java
android
switch-statement
onclicklistener
R: switch statement with multiple lines
Feb 04, 2026
r
switch-statement
Switch and default: for C
Feb 04, 2026
c
switch-statement
default-value
Is there any alternatives to a huge switch, with multiple cases and fallthrough in JavaScript?
Feb 03, 2026
javascript
switch-statement
Use Variable with multiple options in Case statement
Feb 01, 2026
bash
variables
switch-statement
noFallthroughCasesInSwitch - explicitly allow fall through
Feb 03, 2026
typescript
switch-statement
C++ switch statement , how does this work
Feb 02, 2026
c++
switch-statement
Return command in Ruby Switch?
Jan 31, 2026
ruby
switch-statement
return-value
Why does typeof null misbehave in switch statements?
Jan 30, 2026
javascript
null
switch-statement
typeof
Why can we declare an uninitialized variable in the case of a switch?
Jan 30, 2026
c++
variables
initialization
switch-statement
segmented control always return 0
Jan 30, 2026
iphone
uinavigationcontroller
indexing
switch-statement
uisegmentedcontrol
Does bash have a `default`-equivalent for the case statement when using fallthrough?
Jan 29, 2026
bash
switch-statement
fall-through
While Loop with a Nested Switch in Objective-C
Jan 28, 2026
objective-c
char
while-loop
switch-statement
C program switch statement
Jan 27, 2026
c
switch-statement
default
I declare a variable in C# and cannot use it inside of the switch statement
Jan 27, 2026
c#
variables
scope
switch-statement
local
How to properly use C# 8.0 switch case
Jan 25, 2026
c#
exception
error-handling
switch-statement
c#-8.0
Use an object in switch case - javascript
Jan 26, 2026
javascript
arrays
switch-statement
case
Older Entries »