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 can one force Rust to take ownership of memory allocated other than by its safe methods?
Nov 01, 2022
pointers
memory-management
rust
heap-memory
ownership
Subtracting NULL pointer from a normal pointer generates arithmetic right shift
Oct 19, 2022
c
pointers
null-pointer
C - Do incompatible pointers used for arithmetic violate strict aliasing?
Oct 21, 2022
c
pointers
language-lawyer
strict-aliasing
Why must pointers used by `offset_from` be derived from a pointer to the same object?
Sep 13, 2022
pointers
rust
Could someone please explain the difference between a "reference" and a "pointer" in this case?
Mar 27, 2022
c++
pointers
reference
Python equivalent of pointers
Oct 26, 2022
python
pointers
reference
Returning pointers in a thread-safe way
Nov 05, 2022
c++
pointers
thread-safety
What is the underlying reason for not being able to put arrays of pointers in unsafe structs in C#?
Nov 13, 2022
c#
pointers
d
unsafe
struct
C Programming: malloc() for a 2D array (using pointer-to-pointer)
Feb 26, 2022
c
pointers
malloc
multidimensional-array
On C++ pointers and references, clarification needed
Mar 25, 2022
c++
pointers
reference
char* to const wchar_t * conversion
Jun 02, 2022
c++
pointers
char
wchar
Convert **T to *unsafe.Pointer in Go
Nov 01, 2022
pointers
type-conversion
go
unsafe-pointers
How do i create a 2D array in c and display it using pointer and function? [closed]
Sep 24, 2022
c
arrays
pointers
malloc
2d
Pointers and execution speed
Oct 07, 2017
c
pointers
How to define a pointer to a structure
Jun 14, 2022
c
pointers
structure
modifying a field while pattern matching on it
Nov 13, 2022
pointers
pattern-matching
rust
Why should I use double pointer variable to receive another pointer's address(&ptr1)
May 12, 2022
c
pointers
pointer-to-pointer
Segmentation fault when assigning values to pointers in function
Oct 26, 2022
c
pointers
segmentation-fault
undefined-behavior
c++ switch vs. member function pointer vs. virtual inheritance
Apr 13, 2019
c++
pointers
inheritance
Confusion regarding modification of const variable using pointers
Jan 23, 2020
c
pointers
constants
« Newer Entries
Older Entries »