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
Accesing a 2D array using a single pointer
Sep 12, 2022
c
arrays
pointers
In C, should I be allowed to use pointers to arrays of incomplete types?
Sep 06, 2022
c
arrays
pointers
pointer-arithmetic
incomplete-type
Why can't I use a pointer to a specific type where *interface{} is expected?
Nov 08, 2022
pointers
go
typechecking
What's the difference between char and char* in C++?
Apr 14, 2022
c++
pointers
Create char from char* that includes escape character
Nov 19, 2022
c
pointers
char
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
« Newer Entries
Older Entries »