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
golang shortcut syntax for slice literal of pointers to structs
Jul 04, 2022
go
pointers
literals
What happens to a pointer to another pointer when the first one is freed? [duplicate]
Aug 23, 2022
c
pointers
malloc
pointer-to-pointer
Is using sentinel pointer values near the maximum underlying integer value safe?
May 16, 2022
c
pointers
overloading the operator ->
Mar 15, 2022
c++
pointers
operator-overloading
Looking for Explanation of pointer initializing to const int and int
Jul 13, 2022
c++
pointers
initialization
constants
constexpr
Implicit cast to void* in ternary operator?
Sep 15, 2022
c
pointers
language-lawyer
implicit-conversion
conditional-operator
Casting / accessing same memory are as different variables in C
Jun 22, 2022
c
pointers
memory
Does (size_t)((char *)0) ever not evaluate to 0?
Aug 17, 2022
c
compiler-construction
pointers
casting
standards-compliance
Passing a pointer to a function that doesn't match the requirements of the formal parameter
Aug 28, 2022
c
pointers
function
function-pointers
Getting my conceptions about pointers and references straight
Oct 23, 2019
c++
pointers
polymorphism
reference
Safe (in the C# sense) way to implement something with pointers
Sep 24, 2022
c#
pointers
Make Stack Pointer to a mmap returned pointer. (Linux, 32bit VM)
Jul 18, 2022
c
linux
pointers
assembly
stack
C - calling a function via func_ptr, why doesnt it work?
Sep 24, 2022
c
function
pointers
C tutorial question relating to calloc vs malloc
Aug 17, 2022
c
memory
memory-management
pointers
c pointer to array of structs
Sep 11, 2022
c
arrays
pointers
struct
Is it bad practice to overload a function to take both a pointer or a reference?
Aug 16, 2022
c++
pointers
reference
overloading
Differences between a pointer and a reference in Rust
Sep 11, 2022
c++
pointers
rust
reference
porting
Why is arr and &arr the same?
Aug 22, 2022
c++
c
pointers
How to set mouse cursor position in C on linux?
Sep 08, 2022
c
linux
pointers
position
x11
Is it legal to call memcpy with zero length on a pointer just past the end of an array?
Sep 06, 2022
c
pointers
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »