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
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
C++ object equality
Nov 14, 2022
c++
pointers
equality
Pointer operator -> for golang
Oct 22, 2018
pointers
go
operator-keyword
Pointer to string array in C
Nov 08, 2022
c
string
pointers
arrays
Is it safe to check if a pointer is null, then dereference it in the same if statement?
Oct 23, 2022
c++
c
pointers
conditional-statements
Function pointer expression
Aug 23, 2022
c++
pointers
Common Uses For Pointers?
Mar 30, 2022
c++
pointers
« Newer Entries
Older Entries »