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
Is this[0] safe in C++?
Sep 19, 2022
c++
arrays
pointers
language-lawyer
this-pointer
Does a C++ style cast operator change the pointer it casts?
May 29, 2019
c++
inheritance
pointers
casting
type-conversion
Does "int (*)[]" decay into "int **" in a function parameter?
Oct 24, 2022
c
arrays
function
pointers
language-lawyer
Custom errors in golang and pointer receivers
Sep 18, 2022
pointers
go
error-handling
pass-by-reference
Pointer initialisation gives segmentation fault
Aug 23, 2022
c
pointers
segmentation-fault
variable-assignment
Decrementing a pointer out of bounds; incrementing it into bounds [duplicate]
Sep 24, 2022
c
pointers
undefined-behavior
C: finding the number of elements in an array[]
Oct 16, 2022
c
arrays
pointers
Is there a difference between int *x and int* x in C++? [duplicate]
May 22, 2017
c++
variables
pointers
naming-conventions
declaration
What does having two asterisk ** in Objective-C mean?
Mar 21, 2018
objective-c
pointers
Changing an array with a function in C?
Apr 05, 2022
c
arrays
function
pointers
Can the following code be true for pointers to different things
Nov 10, 2022
c
pointers
language-lawyer
Copy one pointer content to another
Sep 17, 2022
c
pointers
Is typedef'ing a pointer type considered bad practice? [duplicate]
May 16, 2022
c
pointers
typedef
When Declaring a Reference to an Array of Ints, why must it be a reference to a const-pointer?
Nov 08, 2022
c++
arrays
pointers
reference
constants
About Initializing Pointers in C++ [duplicate]
Sep 27, 2022
c++
pointers
Difference between malloc and realloc?
Sep 25, 2022
c
pointers
Pointers and Arrays in C, Need for more Understanding
Oct 07, 2019
c
arrays
pointers
Why don't some languages allow declaration of pointers?
Jul 27, 2022
c++
pointers
address of this
Sep 17, 2022
c++
pointers
this
Does a pointer point to the LSB or MSB?
Aug 17, 2022
c++
c
pointers
void-pointers
« Newer Entries
Older Entries »