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 do-while
switch case do while nesting
Mar 19, 2023
c
switch-statement
do-while
nested
I don't really understand the do { } while structure
Mar 14, 2023
java
do-while
repeat
Which one is better? do{} while(0); or goto xy; [closed]
Jan 23, 2023
c
coding-style
goto
do-while
Use of Logical Operator in Loop Condition
Jan 02, 2023
c++
loops
while-loop
do-while
logical-operators
Bash Shell Do While Loop Infinite loop?
Dec 24, 2022
linux
bash
shell
while-loop
do-while
repeat do while loop if switch statement reaches default
Dec 22, 2022
c++
switch-statement
do-while
Why is `do{} while(0);` so fast?
Dec 22, 2022
objective-c
do-while
Looping do...while uncertainty
Dec 22, 2022
java
infinite-loop
do-while
inputmismatchexception
my do-while loop doesn't end
Dec 18, 2022
c++
do-while
Indexing issue with a for loop
Dec 16, 2022
c++
loops
for-loop
do-while
Discord.js message after receiving emoji reaction
Dec 15, 2022
javascript
do-while
discord.js
Why does while(int) end when int = 0?
Dec 09, 2022
c++
boolean
do-while
implicit-conversion
c++ Greatest Common Divisor
Dec 07, 2022
c++
algorithm
do-while
modulus
Enumerator stuck in endless loop when removing excess items from a List
Dec 06, 2022
c#
linq
do-while
Why the following do-while loop is valid?
Dec 04, 2022
c
loops
do-while
While loop with multiple conditions in C++
Dec 03, 2022
c++
do-while
Is "} while (0);" always equal to "break;} while (1);"?
Nov 29, 2022
c++
c
while-loop
break
do-while
Older Entries »