SpiceQA
Questions
Tags
Users
Badges
null-pointer
27 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
C - checking if strings contain any non-null characters
user_10311873
0
•
asked Mar 15, 2021
2
1
169
function-definition
c-strings
null-pointer
if-statement
c
Getting address boundary error when working with pointers in C
user_14415734
0
•
asked Mar 12, 2021
3
2
155
function-definition
realloc
dynamic-memory-allocation
null-pointer
c
Segmentation Fault wrt NULL pointers C++
user_13896409
0
•
asked Jan 4, 2021
2
1
88
josephus
null-pointer
segmentation-fault
linked-list
c++
Three questions: Is NULL - NULL defined? Is (uintptr_t)NULL - (uintptr_t)NULL defined?
user_6110094
0
•
asked Nov 8, 2020
3
1
180
language-lawyer
null-pointer
pointer-arithmetic
c
Can we call (void *)0 a void pointer in C?
user_9121710
0
•
asked Oct 19, 2020
4
3
1962
null-pointer
void-pointers
pointers
null
c
Is NULL a valid FILE*?
user_4926165
0
•
asked Sep 27, 2020
3
3
233
language-lawyer
null-pointer
c
c++
Why is dereferencing of nullptr while using a static method not undefined behaviour in C++?
user_2452869
0
•
asked Aug 9, 2020
10
1
473
undefined-behavior
language-lawyer
null-pointer
static-methods
c++
What is the special status of the value 0 in c++?
user_7426641
0
•
asked May 26, 2020
4
2
179
null-pointer
literals
c++
Null or None function in Python
user_8282670
0
•
asked May 15, 2020
2
1
1064
callable-object
null-pointer
opencv
python
Is it safe to assume that the NULL constant is zero?
user_6396569
0
•
asked Mar 20, 2020
7
3
310
null-pointer
pointers
null
c
Prev
Prev
1
2
(current)
3
Next
Next
Hot Questions