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
Does the C standard permit assigning an arbitrary value to a pointer and incrementing it?
Aug 27, 2022
c
pointers
language-lawyer
pointer-arithmetic
What is the difference between far pointers and near pointers?
Aug 27, 2022
c
pointers
Dereferencing a pointer to 0 in C
Aug 27, 2022
c
pointers
memory
dereference
Function pointers and address of a function
Aug 27, 2022
c
function
pointers
function-pointers
Function pointer as a member of a C struct
Aug 27, 2022
c
function
pointers
In C, are arrays pointers or used as pointers?
Nov 05, 2022
c
arrays
pointers
What does malloc(0) return? [duplicate]
Aug 18, 2022
c
linux
pointers
malloc
realloc
Placement of the asterisk in Objective-C
Dec 15, 2021
objective-c
pointers
Simulating Pointers in Python
Aug 27, 2022
python
pointers
Array-syntax vs pointer-syntax and code generation?
Dec 15, 2021
c
arrays
pointers
pointer-arithmetic
errata
Hiding nil values, understanding why golang fails here
Oct 20, 2022
pointers
go
interface
null
In C, what does a variable declaration with two asterisks (**) mean?
Aug 27, 2022
c
pointers
Does Java have pointers?
Mar 31, 2014
java
pointers
Difference between pointer to a reference and reference to a pointer
Aug 27, 2022
c++
memory
pointers
reference
Why would code explicitly call a static method via a null pointer?
Aug 27, 2022
c++
pointers
static-members
undefined-behavior
dereference
NULL pointer with boost::shared_ptr?
Aug 27, 2022
c++
boost
null
pointers
shared-ptr
How to assign pointer address manually in C programming language?
Aug 27, 2022
c
memory
pointers
How to create two classes in C++ which use each other as data?
Aug 27, 2022
c++
class
pointers
header-files
Why is the dereference operator (*) also used to declare a pointer?
Aug 27, 2022
c++
pointers
syntax
dereference
notation
Are there pointers in javascript?
Dec 15, 2021
javascript
pointers
« Newer Entries
Older Entries »