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 function-parameter
Is there any distinction between using function or pointer to function notation?
Feb 20, 2026
c
function-pointers
c11
function-prototypes
function-parameter
Is C compiler allowed to optimize away unused function arguments?
Feb 18, 2026
c
optimization
compilation
standards
function-parameter
struct's string field as function's parameter in C
Feb 08, 2026
c
pointers
struct
function-parameter
How can I validate function parameters in Perl?
Jan 24, 2026
function
perl
validation
function-parameter
Golang alternative to c++ function with default params: multiple functions, or struct param
Dec 20, 2025
c++
go
idioms
function-parameter
Why pass structure to function instead of separate parameters? [duplicate]
Nov 08, 2025
c++
function-parameter
How to take a typename as a parameter in a function? (C++)
Nov 06, 2025
c++
file-io
typename
function-parameter
Why parameters stored in registers and not on the stack in x86-64 Assembly?
Oct 26, 2025
assembly
x86-64
function-parameter
Why can't we move directly 1 byte from stack's frame to register?
Oct 21, 2025
gcc
assembly
x86-64
calling-convention
function-parameter
conditional function arguments in typescript
Oct 20, 2025
typescript
function-parameter
conditional-types
passing a function as a parameter
Feb 26, 2023
c
function
parameters
function-pointers
function-parameter
Declaring parameter of a function as final: why and when is it needed?
Dec 12, 2022
java
android
final
function-parameter
Scala - parameter of type T or => T
Dec 02, 2022
scala
function-parameter
Where does "request" and "response" come from, and how could I have found out?
Oct 23, 2022
javascript
node.js
events
backend
function-parameter
Why can arrays be assigned directly?
Jun 13, 2022
c
arrays
variable-assignment
function-parameter
PostgreSQL function with duplicate parameters
Jun 26, 2019
sql
postgresql
stored-procedures
plpgsql
function-parameter
Why is the function argument not overwritten on creating variable of same name inside the function?
Oct 27, 2022
javascript
variables
function-parameter
Older Entries »