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
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
need an explanation of return ($a > $b) ? -1 : 1 in php
Jan 29, 2026
php
return
PostgreSQL Return affected rows by UPDATE/INSERT query
Jan 27, 2026
sql
postgresql
return
plpgsql
Will statements after "return" keyword be executed?
Jan 26, 2026
c++
visual-c++
return
Return after all promises resolved [duplicate]
Jan 25, 2026
javascript
node.js
return
promise
es6-promise
What is better to return a single value in TSQL stored procedure: a RETURN or an OUTPUT?
Jan 24, 2026
sql-server
sql-server-2005
t-sql
return
Why printf("test"); does not give any error?
Jan 24, 2026
c
return
printf
return-value
Why doesn't Python print return values? [duplicate]
Jan 22, 2026
python
printing
return
Function of return -1
Jan 23, 2026
java
return
return-value
linear-search
I would like to use the return value of a function in another function, without running through that function again. (Python)
Jan 20, 2026
python
python-3.x
function
return
return-value
Cannot Modify Return Value because It is not a Variable
Jan 03, 2026
c#
vector
xna
return
pass-by-value
Where does the return in main() return to? [duplicate]
Jan 02, 2026
java
return
Possible to declare functions that will warn on unused results in Rust? [duplicate]
Jan 02, 2026
function
return
rust
« Newer Entries
Older Entries »