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
Calling a free() wrapper: dereferencing type-punned pointer will break strict-aliasing rules
Oct 04, 2022
c
pointers
strict-aliasing
What is mutable const?
Sep 01, 2022
c++
pointers
constants
mutable
How do I get the value of this void* back?
Apr 28, 2022
c++
pointers
void
Can I use pointer arithmetic on pointers to void pointers?
Aug 23, 2022
c
pointers
unexpected output of C++
Nov 05, 2021
c++
pointers
undefined-behavior
post-increment
UnsafeMutablePointer Warning with Swift 5
Jun 27, 2022
ios
swift
xcode
pointers
mutable
Why is pointing one position beyond a valid object acceptable for pointers?
Nov 08, 2022
c
pointers
Prevent pointer from being passed as array
May 02, 2022
c++
arrays
pointers
language-lawyer
Changing the value of a const pointer
Aug 20, 2018
c
pointers
constants
What is the safest way to pass strings around in C?
Oct 20, 2018
c
string
unix
pointers
initialization makes pointer from integer without a cast
Feb 28, 2017
objective-c
pointers
ios
how can i know the allocated memory size of pointer variable in c [duplicate]
Jun 19, 2022
c
pointers
size
memory-management
malloc
C - Find the size of structure
Jun 15, 2022
c
pointers
structure
Converting char * to char * const *
Oct 15, 2022
c
linux
pointers
C++ de-referencing between pointer
Jun 20, 2022
c++
pointers
memory-management
sizeof union larger than expected. How does type alignment take place here?
Nov 03, 2022
c
pointers
alignment
sizeof
unions
C++ array pointers [] or ++
Apr 12, 2022
c++
arrays
pointers
How to create a pointer in C++ that points to a multidumentional array of int?
Nov 19, 2022
c++
arrays
pointers
multidimensional-array
int
Function parameter: Pointer to array of objects
Mar 23, 2019
c++
arrays
pointers
parameters
How to increment a dereferenced double pointer?
Aug 26, 2022
c
pointers
dereference
« Newer Entries
Older Entries »