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
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
Explanation of a pointer in exploit code
Aug 28, 2022
c
linux
pointers
exploit
Reference to non-static member function must be called
Aug 28, 2022
c++
pointers
reference
Using C-string gives Warning: "Address of stack memory associated with local variable returned"
Aug 28, 2022
c++
pointers
c-strings
Getting a dangling pointer by returning a pointer from a local C-style array
Jul 29, 2019
c++
pointers
memory
undefined-behavior
How to get the pointer of return value from function call?
Aug 28, 2022
pointers
go
How to printf a memory address in C
Aug 28, 2022
c
pointers
printf
memory-address
unary-operator
« Newer Entries
Older Entries »