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 return
How to show carriage return from textarea input?
Feb 08, 2026
javascript
php
html
mysql
return
Does return inside an if() which is inside a for() - return from the if() or the for()?
Feb 09, 2026
return
Can you use the "return" statement in C# methods declared as void?
Feb 05, 2026
c#
return
void
Why doesn't the compiler throw an error saying "No return statement"?
Feb 06, 2026
java
return
What the asterisk * symbol mean in a Fortran subroutine argument list? [duplicate]
Feb 05, 2026
fortran
return
arguments
label
subroutine
Valid return value becomes null in receiver in C#
Feb 04, 2026
c#
.net
wpf
null
return
`return` in a scala function literal
Feb 05, 2026
function
scala
functional-programming
return
function-literal
How to return all integration response headers to end caller in API Gateway?
Feb 02, 2026
return
aws-lambda
aws-api-gateway
response-headers
is it a good idea to use // ignore: missing_return in an future fuction where we are using conditioning to return answer?
Feb 01, 2026
flutter
dart
return
conditional-statements
future
c function not returning result
Feb 02, 2026
c
function
return
What happens with the return value of main()? [duplicate]
Feb 01, 2026
c
return
program-entry-point
Follow-up. Is return reference to x++ defined?
Feb 01, 2026
c++
return
defined
post-increment
What's the standard return value of a main function in Python?
Jan 31, 2026
python
return
program-entry-point
Sequence point after a return statement?
Jan 29, 2026
c
return
language-lawyer
sequence-points
yield return and try-catch.(C#)
Jan 30, 2026
c#
return
try-catch
yield
Recursive C void function and return keyword
Jan 29, 2026
c
recursion
return
void
What is the correct syntax to return a function in Rust?
Jan 29, 2026
function
rust
return
Older Entries »