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
const - Shouldn't it not change
May 21, 2017
c++
pointers
constants
Can pointers be safely and portably used as object IDs?
Oct 25, 2022
c++
pointers
Is it bad practice to split a C array by simply using a pointer to the middle of it?
Mar 07, 2022
c
arrays
pointers
malloc
Difference between two pointer variables [duplicate]
Oct 13, 2017
c
pointers
pointer-arithmetic
Where is pointer metadata stored?
Oct 16, 2022
c++
pointers
metadata
In C++ You Can Have a Pointer to a Function, Can you also have a pointer to a class?
Mar 15, 2017
c++
class
pointers
Two string literals have the same pointer value?
Sep 13, 2019
c++
string
pointers
pointer of a pointer in linked list append
Dec 22, 2018
c
list
pointers
Dereferencing a pointer to an array?
Oct 15, 2022
c++
arrays
pointers
Array of function pointers in C
May 09, 2022
c
arrays
function
pointers
Deleting C# Unsafe Pointers
Sep 23, 2022
c#
.net
pointers
memory-management
unsafe
What is the point of passing a pointer to a strings in go (golang)?
Aug 31, 2022
string
pointers
go
What determines what is written to a C++ pointer when delete is called?
Apr 06, 2022
c++
windows
pointers
memory-management
Reading Strings with Undefined Length in C
Sep 11, 2022
c
string
pointers
Why do we need pointers in C implementation of a linked list?
May 11, 2022
c
pointers
linked-list
Why do I need to use type** to point to type*?
Nov 12, 2022
c
pointers
Casting c_str() only works for short strings
May 12, 2022
c++
string
pointers
c++11
casting
casting char[][] to char** causes segfault?
Nov 06, 2022
c
pointers
casting
segmentation-fault
Pointer/Address difference [duplicate]
Sep 28, 2022
c
pointers
pointer-arithmetic
What is the meaning of "**&ptr" and "2**ptr" of C pointer?
Sep 14, 2022
c
pointers
reference
dereference
« Newer Entries
Older Entries »