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
Passing int as bool argument in C++
Sep 19, 2022
c++
pointers
constructor
boolean
implicit-conversion
Can an equality comparison of unrelated pointers evaluate to true?
Aug 29, 2022
c
pointers
language-lawyer
How to use global var across files in a package?
Nov 19, 2022
pointers
go
database-connection
nullreferenceexception
What is the use of intptr_t?
Aug 29, 2022
c++
c
pointers
Why does cudaMalloc() use pointer to pointer?
Dec 02, 2019
c++
c
pointers
cuda
What happens in OS when we dereference a NULL pointer in C?
Aug 29, 2022
c
pointers
null
operating-system
Can a pointer ever point to itself?
Aug 29, 2022
c
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
« Newer Entries
Older Entries »