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-pointers
Supporting "out / ref" parameters in expressions with conversion to "object"
Oct 31, 2025
c#
.net-4.0
delegates
function-pointers
linq-expressions
Can someone explain this function pointer syntax?
Oct 28, 2025
c
dos
function-pointers
setTimeout calls function immediately instead of after delay
Oct 26, 2025
javascript
function-pointers
settimeout
JavaScript - setInterval with passed function does not recognize global variables
Oct 24, 2025
javascript
scope
callback
function-pointers
setinterval
Function pointer in a struct with same argument type
Oct 24, 2025
c
struct
function-pointers
C++, functions pointers vs observer pattern
Oct 24, 2025
c++
function-pointers
observer-pattern
Pointer to a void function
Oct 23, 2025
c
initialization
function-pointers
declaration
Casting function pointer arguments without a helper function
Oct 23, 2025
c
function
casting
function-pointers
Why is KFunction2 not a denotable type in Kotlin?
Oct 21, 2025
kotlin
function-pointers
type-systems
Access data member from function pointer in struct
Oct 17, 2025
c
function
struct
function-pointers
typedef
Can you cast a "pointer to a function pointer" to void*
Oct 18, 2025
c
language-lawyer
function-pointers
c11
pointer-arithmetic
Checking typedef defined function pointer for null
Oct 17, 2025
c
pointers
null
function-pointers
Is it possible to save a function pointer with arguments for later use?
Oct 16, 2025
c++
function
class
c++11
function-pointers
C++ std array of function pointer syntax
Sep 21, 2025
c++
function-pointers
std::function pointer error: cannot convert &A::a to type std::function<>&&
Sep 20, 2025
c++
function-pointers
How can I pass a member function pointer into a function that takes a regular function pointer?
Sep 19, 2025
c++
pointers
function-pointers
member-functions
What's the practical difference between fn item and fn pointer?
Sep 19, 2025
rust
callback
function-pointers
Best strategy to call an arbitrary function without using JMP or LCALL
Sep 19, 2025
c
embedded
function-pointers
What is a dispatch table? How can I implement it in C?
Sep 18, 2025
c
pointers
function-pointers
dispatch-table
Older Entries »