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
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
Directly assigning values to C Pointers
Aug 29, 2022
c
pointers
Why does NSError need double indirection? (pointer to a pointer)
Oct 25, 2022
c
objective-c
cocoa
pointers
Pass by pointer & Pass by reference [duplicate]
Aug 28, 2022
c++
pointers
reference
parameter-passing
Does dereferencing a pointer make a copy of it?
Aug 28, 2022
c++
pointers
dereference
Is incrementing a null pointer well-defined?
Aug 28, 2022
c++
pointers
language-lawyer
Why does printing a pointer print the same thing as printing the dereferenced pointer?
Aug 28, 2022
pointers
rust
dereference
« Newer Entries
Older Entries »