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 detect if a pointer was deleted and securely delete it?
Sep 13, 2022
c++
pointers
memory-management
Cannot use .begin() or .end() on an array
Apr 20, 2021
c++
arrays
pointers
c++11
iterator
Find maximum value of a cv::Mat
Jul 12, 2017
c++
pointers
opencv
iterator
computer-vision
Invalid type argument of -> C structs
Aug 29, 2021
c
pointers
c++ - converting a base class pointer to a derived class pointer
Sep 02, 2022
c++
pointers
polymorphism
C++ style: Stroustrup' s placement of pointer asterisks
Sep 15, 2022
c++
pointers
coding-style
conventions
What are near, far and huge pointers?
Sep 02, 2022
c++
c
pointers
x86
x86-16
What does sizeof(&array) return?
Sep 01, 2022
c
string
pointers
sizeof
Usable case of pointer to array with unspecified bounds in C++ (not in C)
Sep 01, 2022
c++
arrays
pointers
backwards-compatibility
Modern C++ approach for providing optional arguments
Oct 19, 2022
c++
pointers
optional
semantics
optional-parameters
option-type
Pointer will not work in printf()
Sep 01, 2022
c
pointers
printf
Arrays of pointers
Aug 16, 2022
arrays
pointers
fortran
fortran90
Isn't double[][] equivalent to **double?
Sep 08, 2022
c++
pointers
matrix
multidimensional-array
Pointers as function arguments in C
Sep 01, 2022
c
pointers
parameters
parameter-passing
C++: delete vs. free and performance
Sep 01, 2022
c++
pointers
performance
Explain this implementation of malloc from the K&R book
Sep 01, 2022
c
pointers
memory-management
malloc
How do I understand complicated function declarations?
Sep 01, 2022
c
pointers
declaration
Type Declaration - Pointer Asterisk Position
Sep 01, 2022
c++
pointers
May I treat a 2D array as a contiguous 1D array?
Sep 01, 2022
c++
arrays
pointers
multidimensional-array
undefined-behavior
How to delete a pointer after returning its value inside a function
Sep 01, 2022
c++
pointers
memory-management
« Newer Entries
Older Entries »