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
Changing the value of a int variable through pointers passed as arguments?
Aug 11, 2022
c++
pointers
What's wrong with increment operator in pointer array?
Sep 30, 2022
c
arrays
pointers
How to make pointer point to two or more consecutive cells
Sep 19, 2019
c
pointers
function pointer assignment and call in c++?
Nov 07, 2021
c++
function
pointers
Need help getting past 'reflect: NumField of non-struct type'
Jul 21, 2021
go
pointers
struct
Type casting char pointer to integer pointer
Nov 05, 2022
c
pointers
casting
endianness
Is it safe to pass pointer of a local variable to a channel in Golang?
Dec 31, 2019
go
pointers
struct
stack
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
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
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
« Newer Entries
Older Entries »