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
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
How to cast a char* to string in D?
Nov 11, 2017
string
pointers
casting
char
d
Is a struct's address the same as its first member's address?
Nov 06, 2022
c++
pointers
websocket
structure
ace
Comparison between pointer and integer in C
Jan 31, 2022
c
pointers
Why are pointers to the base class preferred over references?
Nov 18, 2021
c++
pointers
reference
polymorphism
argv pointer to an array of pointers
Sep 24, 2022
c
arrays
pointers
argv
kernighan-and-ritchie
Proper way to destroy a map that has pointer values
Jul 08, 2018
c++
pointers
stl
C++ unique_ptr constant reference
Jul 01, 2019
c++
pointers
c++11
constants
unique-ptr
Passing by reference options in C++
Aug 15, 2018
c++
pointers
reference
rvalue-reference
rvalue
What is the meaning of "p = (int[2]){*p};" line in C pointer?
Nov 04, 2021
c
pointers
compound-literals
What is unsafe in this code?
Jan 19, 2020
c#
pointers
clr
unsafe
il
How do I make sure that I understand C pointers? [closed]
Oct 17, 2022
c
pointers
Objective-c symbols ** & +-
Nov 03, 2022
objective-c
pointers
reference
« Newer Entries
Older Entries »