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
Difference between array and &array[0]
Oct 05, 2022
c
pointers
How to initialize all the pointer fields of struct pointer to NULL?
Nov 08, 2022
c
pointers
struct
C's aversion to arrays [closed]
Nov 01, 2022
c
arrays
pointers
language-concepts
Address of array VS pointer-to-pointer : Not the same?
Oct 25, 2022
c++
c
arrays
pointers
Golang changing values of a struct inside a method of another struct
Oct 06, 2021
pointers
go
struct
slice
automatic calling custom converter of raw pointers A* <-> B*
Sep 15, 2022
c++
pointers
casting
Do I need to destroy each instance of new class?
Mar 31, 2022
c++
pointers
constructor
destructor
C++ short array 'reversed' when casted to integer
Aug 28, 2022
c++
arrays
pointers
How do i dereference a pointer value passed as the empty interface?
Nov 11, 2022
pointers
go
interface
constexpr array in header
Aug 16, 2022
c++
pointers
constexpr
Does pointer equality imply integer equality?
Aug 23, 2022
c
pointers
posix
language-lawyer
c11
c++ why decltype(*pointer) yields a reference?
Oct 27, 2022
c++
pointers
reference
language-lawyer
decltype
Is it legal to access struct members via offset pointers from other struct members?
May 28, 2022
c
pointers
struct
language-lawyer
c11
How to create an input method in C++ with pointers
Aug 25, 2022
c++
pointers
input
methods
cin
int matrix with pointers in C - memory allocation confusion
Jun 01, 2022
c
pointers
memory-management
matrix
How can subclass pointers strictly equal parent class pointers?
Oct 30, 2022
c++
inheritance
pointers
C free() routine and incremented array pointers
Mar 07, 2021
c
memory
pointers
free
How cast from char* to T*? [duplicate]
Jul 24, 2018
c++
pointers
casting
C++ pointer to template function which class member
Mar 24, 2022
c++
templates
function
pointers
passing a pointer by reference in c++
May 29, 2022
c++
pointers
reference
« Newer Entries
Older Entries »