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 passing a std::make_pair to a map::insert is not working? [duplicate]
Aug 21, 2026
c++
pointers
vector
reference
unique-ptr
Change int variable pointed by pointer
Aug 22, 2026
c
function
pointers
parameters
Is converting uint16_t into uint8_t[2] using a cast valid in C? [duplicate]
Aug 21, 2026
c
pointers
type-conversion
Converting to char*** from char* [2][2]
Aug 21, 2026
arrays
c
pointers
implicit-conversion
pointer-to-pointer
Cast int to void*
Aug 21, 2026
c
pointers
gcc
what is the difference between *p[5] and (*p)[5]?
Aug 21, 2026
c
pointers
Get address for an array element
Aug 21, 2026
c
arrays
pointers
c creating a new type without typedef
Aug 21, 2026
c
pointers
typedef
What happens if I create new memory with a pointer without deleting the first one
Aug 21, 2026
c++
pointers
new-operator
Pointers to structs and printing
Aug 20, 2026
c
pointers
struct
Invalid lvalue in assignment error when trying to make a pointer NULL
Aug 19, 2026
c
compiler-construction
pointers
compiler-errors
Return array of pointers by reference
Aug 19, 2026
c++
c
arrays
pointers
Accessing vector of pointers in a class
Aug 18, 2026
c++
class
pointers
vector
static
How would you read these definitions?
Aug 19, 2026
c
object
pointers
constants
javascript anonymous function scope
Aug 19, 2026
javascript
oop
pointers
scope
anonymous-function
Does the treatment of string literals depend on the left hand side of an assignment?
Aug 18, 2026
arrays
c
pointers
string-literals
Objects as member variables in a class in C++
Aug 18, 2026
c++
pointers
reference
shared-ptr
member-variables
deep copy pointer of a struct object in c++
Aug 18, 2026
c++
pointers
structure
deep-copy
Behaviour of delete[] (ptr, 0)
Aug 18, 2026
c++
pointers
delete-operator
« Newer Entries
Older Entries »