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
Passing 2D arrays in C like argv of main
Dec 23, 2022
c
pointers
Array doesn't print in reverse in C using pointers
Dec 23, 2022
c
arrays
sorting
pointers
printf
Unexpected behavior after deleting a pointer in a vector
Dec 22, 2022
c++
pointers
vector
How does pointer type casting work in c
Dec 22, 2022
c
pointers
memory-management
warning: initialization makes pointer from integer without a cast
Dec 22, 2022
c
pointers
Which convention is better in C programming?
Dec 22, 2022
c
pointers
struct
What the following line of code with malloc does?
Dec 21, 2022
c
pointers
malloc
sizeof
Correct use of std::map as class member
Dec 22, 2022
c++
pointers
map
Assigning a pointer returned from a function
Dec 22, 2022
c
function
pointers
return-value
Using const_cast to add const-ness - bad idea?
Dec 22, 2022
c++
pointers
const-cast
malloc causes segmentation fault in C
Dec 20, 2022
c
pointers
assign int[][] to int** [duplicate]
Dec 22, 2022
c++
c
arrays
pointers
How to convert a cv::Mat into a sensor_msgs in ros?
Dec 22, 2022
c++
pointers
opencv
type-conversion
ros
complicated pointer expressions
Dec 20, 2022
c++
pointers
function-pointers
Pointer in a function "expected expression before = token"
Dec 22, 2022
c
pointers
c-preprocessor
Can you put QWidgets on the stack?
Dec 21, 2022
c++
qt
pointers
qwidget
qmessagebox
Why doesn't this C++ code give compilation error?
Dec 21, 2022
c++
pointers
struct
structure
dereference variable address through null structure pointer, no segmentation fault
Dec 21, 2022
c
pointers
null
segmentation-fault
dereference
Raw pointer inside std::make_shared
Dec 21, 2022
c++
pointers
c++11
raii
What is the different between *&aPtr and &*aPtr?
Dec 21, 2022
c++
pointers
« Newer Entries
Older Entries »