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 refer to recursive structs through pointers using vectors
Dec 08, 2018
c++
pointers
vector
struct
How to handle a map with pointers?
May 17, 2022
c++
pointers
map
strcmp with pointers not working in C
Nov 02, 2022
c
pointers
strcmp
C++ can't initialize a pointer in a pair to NULL
Aug 22, 2022
c++
pointers
null
std-pair
Accessing std::vector elements via pointers vs end()
Aug 20, 2018
c++
pointers
c++11
Why do I not get a warning for casting a pointer to an int?
Sep 12, 2022
c
pointers
casting
int
C++ Pointer Deep Copy
Jun 21, 2020
c++
pointers
deep-copy
How is pointer to member function implemented in C++?
Apr 25, 2018
c++
pointers
function-pointers
multiple-inheritance
printing values in array pointer in C
Nov 02, 2022
c
arrays
pointers
What do "value semantics’" and "pointer semantics" mean in Go?
Dec 22, 2021
go
pointers
data-structures
pass-by-value
pass-by-pointer
May a pointer ever point to a cpu register?
Nov 04, 2022
c++
optimization
pointers
reference
C structure pointer dereferencing speed
Oct 31, 2022
c++
c
pointers
local
dereference
Why isn't the const qualifier working on pointer members on const objects?
Nov 17, 2022
c++
pointers
constants
data-members
Convert IPV6 to nibble format for PTR records
Oct 27, 2019
php
dns
reverse-dns
pointers
C struct with pointers initialization
Apr 07, 2022
c
pointers
struct
what does (node *) NULL mean in C?
Nov 01, 2022
c
pointers
linked-list
Does dereference a NULL pointer guarantee to crash a program in C/C++?
Sep 03, 2022
c++
c
pointers
struct
null
Does freeing an int* which was assigned to a char* (allocated by `malloc`) invoke Undefined Behavior?
Aug 30, 2022
c
pointers
memory
free
undefined-behavior
std::function/bind like type-erasure without Standard C++ library
May 05, 2019
c++
pointers
c++11
type-erasure
How can I store reference to the result of an operation in Go?
May 09, 2022
pointers
dictionary
go
« Newer Entries
Older Entries »