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
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
Address of a temporary in Go?
Sep 24, 2022
pointers
return
go
temporary
rvalue
For a pointer p, could p < p+1 be false in an extreme case?
Aug 28, 2022
c++
c
pointers
pointer-arithmetic
C++ vector of objects vs. vector of pointers to objects
Aug 18, 2022
c++
pointers
vector
Function does not change passed pointer C++
Aug 28, 2022
c++
function
pointers
C struct inheritance pointer alignment
Oct 13, 2019
c
pointers
data-structures
linked-list
Declarations in C++
Nov 16, 2022
c++
pointers
constants
language-lawyer
declaration
Static global variables in C++
Aug 28, 2022
c++
variables
pointers
static
global
For loop with pointer in C
Oct 24, 2022
c
arrays
string
pointers
for-loop
« Newer Entries
Older Entries »