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
What does ** do in C language? [duplicate]
Aug 29, 2022
arrays
c
pointers
memory
pointer-to-pointer
C++ Access derived class member from base class pointer
Aug 29, 2022
c++
inheritance
pointers
derived-class
C++ - Assigning null to a std::string
Aug 29, 2022
c++
string
pointers
null
When convert a void pointer to a specific type pointer, which casting symbol is better, static_cast or reinterpret_cast? [duplicate]
Oct 21, 2022
c++
pointers
static-cast
reinterpret-cast
Why does moving a pointer variable not set it to null?
Aug 29, 2022
c++
pointers
null
c++11
move-semantics
Why do string literals (char*) in C++ have to be constants?
Sep 16, 2022
c++
c
pointers
string-literals
Golang basics struct and new() keyword
Sep 05, 2022
pointers
struct
go
C++ functions: ampersand vs asterisk
Nov 10, 2022
c++
function
pointers
Dereferencing type-punned pointer will break strict-aliasing rules
Sep 03, 2018
c
optimization
gcc
pointers
strict-aliasing
How are iterators and pointers related?
Aug 29, 2022
c++
stl
pointers
iterator
Uses for multiple levels of pointer dereferences?
Aug 29, 2022
c++
pointers
Dereferencing a pointer in a 'for' loop initializer creates a segmentation fault
Aug 29, 2022
c
for-loop
pointers
declaration
C: Why do unassigned pointers point to unpredictable memory and NOT point to NULL?
Aug 29, 2022
c
pointers
Out parameters and pass by reference [closed]
Sep 08, 2019
c++
pointers
reference
coding-style
Differences when using ** in C
Sep 12, 2022
c
arrays
pointers
syntax
What is a void pointer and what is a null pointer?
Sep 21, 2022
c++
pointers
void-pointers
null-pointer
What's the proper use of printf to display pointers padded with 0s
Aug 29, 2022
c
pointers
printf
c99
Difference between const. pointer and reference?
Aug 29, 2022
c++
reference
pointers
When to use a void pointer?
Aug 29, 2022
c++
c
pointers
Should you use pointers (unsafe code) in C#?
Aug 22, 2022
c#
.net
pointers
coding-style
unsafe
« Newer Entries
Older Entries »