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 "free" variable after end of the function?
Feb 14, 2022
c
pointers
malloc
free
c++ virtual function call without pointer or reference
Oct 16, 2022
c++
pointers
reference
virtual
What happens when I call "delete" on an uninitialized pointer in C++?
Nov 01, 2022
c++
pointers
memory
memory-management
What does deleting a pointer mean?
Nov 05, 2022
c++
pointers
memory-management
write data to register
Mar 22, 2022
c
pointers
embedded
hardware
Allocate memory for a struct with a character pointer in C
Oct 30, 2022
c
pointers
memory
struct
malloc
Typedef struct declared as two types: "typedef struct x { .. } X, *XPointer"
Apr 25, 2022
c
pointers
struct
Decltype a dereferenced pointer in C++ [duplicate]
Jan 16, 2022
c++
pointers
decltype
How to initialize a vector of pointers [closed]
Oct 25, 2022
c++
pointers
vector
What do array initialisers return?
Nov 17, 2022
c
arrays
pointers
Const char array with template argument size vs. char pointer
Nov 17, 2022
c++
templates
pointers
c++11
C++ copy constructor using pointers
Sep 12, 2022
c++
pointers
copy-constructor
Freeing memory which has been allocated to an array of char pointers (strings). Do I have to free each string or just the "main" pointer?
Sep 29, 2022
c
memory
pointers
2D array and pointer in C - how to access elements?
May 15, 2022
c
pointers
Calling isalpha Causing Segmentation Fault
Sep 15, 2022
c
pointers
segmentation-fault
Bit Shifts on a C Pointer?
Apr 22, 2022
c
pointers
bitwise-operators
Passing two-dimensional array via pointer
Nov 15, 2022
c
arrays
pointers
To what use is multiple indirection in C++?
Sep 24, 2022
c++
pointers
C# Pointers in a Method's arguments?
Sep 15, 2022
c#
variables
pointers
methods
Dangling reference. Alternatives for dangling pointers and references?
Aug 20, 2018
c++
pointers
reference
« Newer Entries
Older Entries »