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
Difference between char *const *p and char ** const p
Apr 22, 2026
c
pointers
Is reinterpret casting an integer to a pointer bijective if the integer is the same size as a pointer?
Apr 23, 2026
c++
pointers
reinterpret-cast
Passing Null Pointer in Function
Apr 22, 2026
c
pointers
null
Difference between char pointer and char array
Apr 23, 2026
c++
arrays
pointers
Type casting in malloc [duplicate]
Apr 22, 2026
c
pointers
casting
malloc
Is computing a pointer to uninitialized memory undefined behavior in C?
Apr 22, 2026
c
pointers
undefined-behavior
pointer-arithmetic
Passing a pointer type as a template parameter
Apr 22, 2026
c++
templates
pointers
Structure pointer operator conjecture (theory)
Apr 22, 2026
c
pointers
syntax
struct
operators
Number of elements in const char * array
Apr 22, 2026
c++
c
pointers
size
sizeof
Does static_cast makes the compiler allocate more space than what it is meant to by new operator?
Apr 22, 2026
c++
pointers
inheritance
memory
static-cast
how this auto_ptr program works and what it does?
Apr 22, 2026
c++
pointers
smart-pointers
auto-ptr
array to structure casting
Apr 21, 2026
c
arrays
pointers
structure
Segfault when dereferencing iterator for vector of pointers
Apr 21, 2026
c++
pointers
vector
dereference
Swapping lists trouble with last value, c++
Apr 20, 2026
c++
list
pointers
this
swap
Pointer of array of structure
Apr 21, 2026
c
loops
pointers
struct
Better way to search for a node in binary tree
Apr 21, 2026
c
algorithm
pointers
data-structures
binary-tree
In C. the name of an array is an pointer to it's first element, isn't it?
Apr 20, 2026
c
pointers
Getting const_iterator from begin() instead of cbegin()
Apr 20, 2026
c++
pointers
iterator
overloading
const-iterator
Function pointer as a member of a class
Apr 20, 2026
c++
function
class
pointers
« Newer Entries
Older Entries »