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
Map Iterator working for begin() but not for rbegin()
Dec 17, 2025
c++
list
pointers
dictionary
iterator
matching nullptr by T *
Dec 16, 2025
c++
pointers
c++11
metaprogramming
generic-programming
How can you create an "aligned" array of bytes and read from it?
Dec 16, 2025
swift
pointers
memory
How do I correctly free heap allocated memory?
Dec 16, 2025
pointers
rust
heap-memory
Point to a single character within a string
Dec 16, 2025
c++
string
pointers
Why is the pointer blank when it refers to a value of zero?
Dec 14, 2025
c++
pointers
char
Purpose of pointers
Dec 15, 2025
objective-c
pointers
Pointer to const in function call
Dec 15, 2025
c
pointers
constants
Two dimensional array address and corresponding pointer to its 1st element
Dec 15, 2025
c
arrays
pointers
What's the difference between int *p = &a and q = &a
Dec 14, 2025
c
pointers
what is the "pointer to a pointer" in c language? [duplicate]
Dec 15, 2025
c
pointers
operators
structure
shared_ptr with = symbol not allowed
Dec 15, 2025
c++
pointers
shared-ptr
smart-pointers
char array and pointer -- can somebody explain the following output?
Dec 15, 2025
c
pointers
Incompatible integer to pointer conversion assigning to 'CGFloat *' (aka 'float *') from 'int'
Dec 14, 2025
ios
pointers
uiscrollview
cgfloat
How to correctly allocate memory for a structure in a function to return its value for later use and how to cast a structure into a pointer?
Dec 13, 2025
c
pointers
memory
struct
stack dump when copy characters to an array of char pointers
Dec 15, 2025
c
pointers
c++ : alternative for Vector of references to avoid copying large data
Dec 12, 2025
c++
pointers
vector
reference
accessor
C++ clean pointer arithmetic
Dec 14, 2025
c++
linux
pointers
Daisy-chaining function calls on pointers
Dec 14, 2025
c++
pointers
vector
string modifying function: return void or char*?
Dec 14, 2025
c
string
function
pointers
« Newer Entries
Older Entries »