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
C++: passing the this pointer to another class
Sep 14, 2022
c++
pointers
parameter-passing
this
member
Is it safe to have pointers to elements in Data Structures? (c++ with QT)
Sep 25, 2021
c++
qt
pointers
memory
Should I store references in classes in c++? [closed]
Jul 31, 2022
c++
class
pointers
reference
What does `UnsafeMutablePointer.initialize()`actually do?
Aug 09, 2022
ios
c
swift
pointers
automatic-ref-counting
how pointer assignment and increment is working in below example
May 10, 2022
c
pointers
Smart pointer that lazily recreates its resource
Jul 11, 2022
c++
pointers
smart-pointers
object-lifetime
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
Is it bad practice to overload a function to take both a pointer or a reference?
Aug 16, 2022
c++
pointers
reference
overloading
What is the correct way to return an 'Invalid Value' type in C++, without the use of pointers?
Sep 11, 2022
c++
pointers
return-value
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
Pointer Arithmetic: ++*ptr or *ptr++?
Jul 28, 2022
c
pointers
increment
dereference
operator-precedence
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 »