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
Why does streaming a char pointer to cout not print an address?
Jun 07, 2026
c++
string
pointers
char
cout
does realloc free the existing memory?
Jun 06, 2026
c
pointers
Evaluation of (de)reference operators
Jun 06, 2026
c++
pointers
c++11
evaluation
Does the array field of a struct get entirely cloned when fed by value to a function?
Jun 06, 2026
c
arrays
pointers
struct
pass-by-value
How can I type select an interface on a pointer-to-pointer in Go?
Jun 06, 2026
pointers
types
interface
casting
go
How to point to an array of arrays in C++?
Jun 06, 2026
c++
pointers
multidimensional-array
Is it appropriate to return a pointer to static data of a function?
Jun 06, 2026
c++
templates
pointers
c++11
Converting between pointers and references
Jun 05, 2026
c++
pointers
stl
iterator
How to test if pointer inside an array?
Jun 06, 2026
c
arrays
pointers
preprocessor
bounds
Which shared pointer should be weak pointer in a ring or a cycle
Jun 05, 2026
c++
pointers
c++11
smart-pointers
weak-ptr
C++ conventions regarding passing objects (pointer vs reference)
Jun 03, 2026
c++
pointers
reference
conventions
How to check if object behind pointer is valid or was deleted?
Jun 04, 2026
c++
pointers
C++ Default Argument with Pointers
Jun 03, 2026
c++
pointers
recursion
default-value
suffix-tree
Array of pointers to structs - why is malloc() required, why is direct field copies required?
Jun 02, 2026
c
pointers
struct
malloc
Just cannot understand pointers
Jun 02, 2026
c
arrays
pointers
Accessing Linked list across modules in C#
Jun 01, 2026
c#
pointers
C++ How to define a member variable that is either passed into or constructed within a constructor
Jun 01, 2026
c++
pointers
constructor
reference
C - (ptr = = &ptr) What is *ptr?
May 31, 2026
c
arrays
pointers
Is there a need to dereference when performing a memcpy using pointer to typedef fixed length array? Why or why not?
May 31, 2026
c++
arrays
pointers
typedef
dereference
« Newer Entries
Older Entries »