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
Force deleting std::shared_ptr in C++
Nov 30, 2022
c++
c++11
pointers
c++17
smart-pointers
Are pointers passed by value in C++?
Dec 01, 2022
c++
pointers
pass-by-value
C: declare a constant pointer to an array of constant characters
Dec 01, 2022
c
arrays
pointers
char
constants
Crash When Deleting Pointer in Destructor
Dec 01, 2022
c++
pointers
destructor
C Char pointers
Dec 01, 2022
c
pointers
char
How to read these expressions: *&pointer VS &*pointer
Dec 01, 2022
c++
c
pointers
Got confused with pointers in C
Dec 01, 2022
c
pointers
malloc and free in recursive functions
Dec 01, 2022
c
pointers
recursion
When subtracting two pointers in C
Nov 30, 2022
c
pointers
How to learn C pointers?
Nov 30, 2022
c
pointers
C++ char * pointer passing to a function and deleting
Nov 30, 2022
c++
pointers
How can I allocate a 2D array using double pointers?
Dec 01, 2022
c
arrays
pointers
How does this line of code work?
Dec 01, 2022
c++
c
memory
pointers
Pointer value of *x &x and x
Nov 30, 2022
c
pointers
Pointer and vectors in C++
Nov 30, 2022
c++
pointers
vector
how does pointer adressing work in c++
Dec 01, 2022
c++
pointers
casting
implementation
addressing
Converting Derived** to Base** and Derived* to Base*
Dec 01, 2022
c++
pointers
inheritance
C++ anonymous struct pointer assignment
Dec 01, 2022
c++
pointers
casting
anonymous-types
compiler-theory
Difference between Auto and Void?
Dec 01, 2022
c++
pointers
c++11
void-pointers
Are the following statements using pointer arithmetic involving out of bound aceess valid?
Nov 30, 2022
c
arrays
pointers
undefined-behavior
pointer-arithmetic
« Newer Entries
Older Entries »