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
What is the difference between str==NULL and str[0]=='\0' in C?
Aug 27, 2022
c
pointers
gcc
cstring
Is it possible to get a pointer to one subobject via a pointer to a different, unreleated subobject?
Mar 11, 2022
c++
pointers
language-lawyer
c++17
offsetof
Printing pointers in C
Aug 27, 2022
c
pointers
initial value of reference to non-const must be an lvalue
Feb 20, 2021
c++
pointers
reference
Why are `&array` and `array` pointing to the same address?
Mar 13, 2022
c++
arrays
pointers
Write-Only pointer type
Aug 27, 2022
c++
c
pointers
readonly
const-correctness
Should I explicitly cast malloc()'s return value? [duplicate]
Aug 24, 2022
c
pointers
casting
How to print variable addresses in C?
Aug 27, 2022
c
pointers
memory-address
What is double star (eg. NSError **)?
May 17, 2014
c
objective-c
cocoa
pointers
multiple-indirection
When is it valid to access a pointer to a "dead" object?
Aug 27, 2022
c
pointers
language-lawyer
undefined-behavior
Why can't the interface be implemented with pointer receivers
Aug 27, 2022
pointers
interface
go
dereferencing a pointer when passing by reference
Aug 27, 2022
c++
pointers
reference
cpp / c++ get pointer value or depointerize pointer
Aug 27, 2022
c++
pointers
Does the C standard permit assigning an arbitrary value to a pointer and incrementing it?
Aug 27, 2022
c
pointers
language-lawyer
pointer-arithmetic
What is the difference between far pointers and near pointers?
Aug 27, 2022
c
pointers
Dereferencing a pointer to 0 in C
Aug 27, 2022
c
pointers
memory
dereference
Function pointers and address of a function
Aug 27, 2022
c
function
pointers
function-pointers
Function pointer as a member of a C struct
Aug 27, 2022
c
function
pointers
In C, are arrays pointers or used as pointers?
Nov 05, 2022
c
arrays
pointers
What does malloc(0) return? [duplicate]
Aug 18, 2022
c
linux
pointers
malloc
realloc
« Newer Entries
Older Entries »