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 character array and pointer
May 12, 2022
c++
c
arrays
pointers
struct
1D array decays to pointer, but 2D array doesn't do so, why? [duplicate]
Sep 18, 2022
c++
c
pointers
Inconsistency in using pointer to an array and address of an array directly
Oct 18, 2022
c
pointers
How do pointers work "under the hood" in C?
Oct 24, 2022
c
pointers
memory-address
How to delete object if constructor throws an exception?
Oct 28, 2022
c++
pointers
memory
constructor
dynamic-memory-allocation
Why passing pointers to channel is slower
Oct 21, 2021
pointers
go
channel
Initializing a char pointer C++ [duplicate]
Jan 31, 2021
c++
pointers
char
Wrapping C create and destroy functions using a smart pointer
Sep 05, 2022
c++
c
pointers
smart-pointers
cross-language
Use of unique_ptr and cudaMalloc
Oct 27, 2022
c++11
pointers
cuda
unique-ptr
When will stack memory be reallocated?
Apr 30, 2022
c
pointers
stack-memory
Little endian Vs Big endian
Oct 30, 2022
c
pointers
casting
endianness
Arrays with 0 elements
Mar 11, 2022
c++
arrays
pointers
Why can't we allocate dynamic memory on the stack?
Aug 30, 2022
c++
pointers
memory-management
heap-memory
stack-memory
How many ways are there to pass char array to function in C?
Aug 27, 2022
c
arrays
pointers
argument-passing
What are the differences between these type of Pointers? [duplicate]
Nov 06, 2022
c++
arrays
pointers
Why is address of an array variable the same as itself? [duplicate]
Apr 24, 2022
c
arrays
pointers
Creating c++ vector of pointers
Feb 28, 2019
c++
pointers
vector
Not understanding C++ type mismatch: const Foo* to Foo* const&
May 14, 2022
c++
pointers
reference
constants
Why is *&x not the same as x?
Oct 27, 2022
c++
pointers
reference
C allocated pointers? What's this?
Dec 31, 2017
c
pointers
memory-management
char
« Newer Entries
Older Entries »