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 pointers
Use pointer or array in function parameters [duplicate]
May 30, 2026
c
arrays
function
pointers
function-parameter
Why do I need to use double asterisk? **
May 31, 2026
c++
class
pointers
dynamic-memory-allocation
dynamic-arrays
"cannot convert to a pointer type" C [duplicate]
May 30, 2026
c
pointers
Return multiple pointers from function
May 30, 2026
c
pointers
function call ambiguity with pointer, reference and constant reference parameter
May 30, 2026
c++
pointers
reference
overload-resolution
const-reference
Pre/Post Increment Pointers in C++
May 29, 2026
c++
pointers
increment
post-increment
pre-increment
referenced array == array
May 29, 2026
c
arrays
pointers
reference
Manipulate a local static pointer variable outside the function where it is defined
May 29, 2026
c++
function
variables
pointers
static
What does allocating memory of size char * do?
May 26, 2026
c
pointers
malloc
dynamic-memory-allocation
allocation
Understanding pointers in Go
May 29, 2026
pointers
go
Handing array over to function. Correct use of pointers?
May 28, 2026
c
pointers
Why we need Pointers for assigning a value to a variable in Go/C but not C#/Java
May 28, 2026
c#
pointers
go
How does C++ identify which function to use (class member function pointers related)
May 27, 2026
c++
function
class
pointers
member
Creating an array of pointers to structs is malloc needed?
May 28, 2026
c
arrays
pointers
struct
How to check if interface is a a pointer to a slice
May 27, 2026
go
pointers
reflection
slice
Size of byte when accessed via pointer
May 26, 2026
c++
pointers
arduino
sizeof
Pointer to struct satisfy interface
May 26, 2026
pointers
struct
go
Swapping elements in an array of structs
May 28, 2026
c
pointers
struct
Routine pointer to struct with struct as parameter
May 28, 2026
c++
pointers
struct
Why are QWidgets accessed by pointers?
May 27, 2026
c++
qt
pointers
qtwidgets
« Newer Entries
Older Entries »