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 null-pointer
Can I assume NULL value in comparison as the false?
Jun 20, 2018
c
pointers
comparison
conditional-statements
null-pointer
Deleting a null pointer [duplicate]
Nov 03, 2022
c++
delete-operator
null-pointer
Is printing a null-pointer Undefined Behavior?
Jun 25, 2022
c++
iostream
undefined-behavior
null-pointer
Can we subtract NULL pointers?
Sep 24, 2022
c
pointer-arithmetic
null-pointer
ptrdiff-t
Is apparent NULL pointer dereference in C actually pointer arithmetic?
Jun 26, 2022
c
struct
pointer-arithmetic
null-pointer
offsetof
Using StringUtils.isEmpty without losing compiler warnings about null pointers
May 23, 2022
java
compiler-warnings
apache-commons
findbugs
null-pointer
Is it safe to assume that the NULL constant is zero?
Nov 08, 2022
c
pointers
null
null-pointer
About the non-nullable types debate
Feb 27, 2022
null
d
access-violation
non-nullable
null-pointer
Why doesn't std::string take a null pointer?
Oct 02, 2022
c++
string
std
null-pointer
CGO, how to pass NULL parameter to C function
Mar 11, 2022
go
null-pointer
cgo
Null pointer test performance
Nov 01, 2022
c#
performance
c#-4.0
null-pointer
Why is dereferencing of nullptr while using a static method not undefined behaviour in C++?
Aug 28, 2022
c++
language-lawyer
static-methods
undefined-behavior
null-pointer
Android - Dealing with a Dialog on Screen Orientation change
Apr 11, 2022
android
dialog
screen-orientation
null-pointer
Are NULL and 0 completely equivalent in C?
Mar 20, 2021
c
null
null-pointer
Why does gorm db.First() panic with "invalid memory address or nil pointer dereference"? [duplicate]
Nov 27, 2019
go
null-pointer
go-gorm
shared_ptr that cannot be null?
Nov 13, 2022
c++
smart-pointers
null-pointer
invariants
preconditions
Does not evaluating the expression to which sizeof is applied make it legal to dereference a null or invalid pointer inside sizeof in C++?
Apr 26, 2017
c++
language-lawyer
sizeof
undefined-behavior
null-pointer
Assigning a reference by dereferencing a NULL pointer
Sep 23, 2022
c++
pointers
reference
undefined-behavior
null-pointer
Which of these will create a null pointer?
Jul 12, 2022
c++
dereference
null-pointer
NULL macro or NULL const [duplicate]
Oct 06, 2022
c++
null-pointer
« Newer Entries
Older Entries »