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
How to erase vector element by pointer?
Mar 18, 2019
c++
pointers
vector
Why does (*p=*p) & (*q=*q); in C trigger undefined behavior
Nov 19, 2022
c
pointers
undefined-behavior
sequence-points
How to get the size of a const char pointer
Oct 29, 2022
c
arrays
pointers
sizeof
Accessing a Memory Address From a String in Go?
Nov 17, 2022
pointers
go
memory-address
Why do we use "&" before the integer variable when initializing a pointer that points to the integer?
Oct 02, 2022
c
pointers
syntax
Getting an object from its address
Nov 16, 2022
java
oop
pointers
memory
reference
c++ creating subvector operating on same data
Aug 23, 2022
c++
pointers
vector
What is the reason for seemingly inconsistent sizes of pointers and struct types?
Apr 29, 2022
c
pointers
printf
sizeof
character pointers in C++
Nov 13, 2022
c++
pointers
Multi-dimensional array and pointer to pointers
Jun 18, 2022
c
arrays
pointers
pointer-to-pointer
char **s versus char *s[], when and how to use each one?
Oct 16, 2022
c
pointers
char
C# byte array to fixed int pointer
Jun 21, 2022
c#
pointers
types
casting
local pointers, `static` pointers and `malloc` pointers
Oct 30, 2022
c
pointers
What does a pointer initialise to?
Nov 15, 2019
c
pointers
character
function-pointers
C# atomicity: assignment of int vs. long on x64 platform
May 17, 2022
c#
.net
multithreading
pointers
thread-safety
C pointer anomaly, please explain
Jan 02, 2021
c
arrays
pointers
gcc
malloc
Why does object have a pointer and not an int?
Aug 20, 2022
ios
objective-c
pointers
C & C++: What is the difference between pointer-to and address-of array?
Nov 17, 2022
c++
c
arrays
pointers
auto
C: Why aren't &(void *) and void** compatible?
May 26, 2022
c
pointers
incompatibility
How can I tell if a fortran array pointer has been allocated directly, or is associated with another object?
Jul 11, 2022
arrays
pointers
memory-leaks
fortran
fortran90
« Newer Entries
Older Entries »