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 to make a pointer point to any array element of a 2D array?
Feb 04, 2020
c++
c
pointers
Why does the variable in this loop point at the same memory location? [duplicate]
Aug 23, 2022
c
pointers
Can I Allocate a specific memory address using pointers in c++?
Jun 26, 2018
c++
memory
pointers
Best way to check if pointer is initialized
Nov 19, 2022
c
pointers
golang how to print struct value with pointer
Oct 26, 2022
pointers
go
struct
printing
Objective-C uninitialized pointers vs null pointers
Aug 03, 2019
objective-c
pointers
null
Why doesn't POSIX mmap return a volatile void*?
Sep 04, 2022
c
pointers
posix
volatile
mmap
What are the ramifications of passing & assigning arrays as pointers in C++?
Oct 25, 2022
c++
arrays
pointers
Is it possible to cast pointers from a structure type to another structure type extending the first in C?
Oct 18, 2022
c
pointers
casting
struct
c++ pointers to operators
Sep 13, 2017
c++
pointers
c++11
function-pointers
operator-keyword
C++11 range-based for on a vector of pointers
Sep 22, 2022
c++
pointers
gcc
Safe to return a vector populated with local variables?
Dec 12, 2018
c++
pointers
vector
scope
The nullptr and pointer arithmetic
May 28, 2022
c++
c++11
pointers
nullptr
How to find the current line position of file pointer in C?
Oct 19, 2022
c
file
pointers
file-io
file-pointer
When printf is an address of a variable, why use void*?
Sep 18, 2022
c
pointers
void
malloc an array of struct pointers vs array of structs
Jul 05, 2022
c
arrays
pointers
struct
malloc
What does &**this return exactly?
Feb 05, 2016
c++
pointers
Swift - Converting an AutoreleasingUnsafeMutablePointer<AnyObject?> value
Dec 28, 2018
ios
c
url
pointers
swift
converting vector iterator to pointer
Sep 26, 2022
c++
pointers
c++11
vector
iterator
Pointer vs array in C, non-trivial difference
Oct 25, 2022
c
arrays
pointers
« Newer Entries
Older Entries »