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 deleting a pointer delete the memory it's pointing too?
Feb 01, 2022
c++
pointers
memory-management
Calling methods on interface pointers in Go
May 06, 2019
pointers
interface
go
What's the meaning of 'char (*p)[5];'?
Nov 03, 2022
c
pointers
declaration
Can I get a pointer to a current iterator value
Apr 27, 2022
c++
pointers
iterator
pass char array as argument
Dec 18, 2017
c
function
pointers
why does malloc(sizeof(pointer)) work?
Jul 04, 2019
c
pointers
gcc
malloc
Is there a weak_ptr equivalent to shared_from_this?
Jan 26, 2020
c++
pointers
c++14
shared-ptr
weak-ptr
Why ++(*p) changes the pointer value?
Nov 06, 2022
c++
c
pointers
return pointer to data declared in function
Oct 29, 2022
c++
c
pointers
C# reference member variable
Nov 01, 2022
c#
pointers
reference
What is the point of pointers to arrays?
Jan 05, 2017
c
arrays
pointers
How to deallocate 2d array?
Oct 27, 2022
c
arrays
pointers
Does a C pointer refer to the physical or virtual address [duplicate]
Sep 02, 2022
c
pointers
Objective-C instance variable pointers
Oct 13, 2019
objective-c
pointers
Delete on already deleted object : behavior?
May 14, 2022
c++
pointers
memory-management
delete-operator
Is there a way to check if two objects are aliased in Java?
Oct 23, 2022
java
pointers
alias
Return reference to struct in Go-lang
Nov 05, 2022
pointers
go
struct
Can I treat a struct like an array?
Nov 04, 2022
c
pointers
vector
Pointers of generic type?
Apr 30, 2019
c#
generics
pointers
value-type
Maintain reference to any object type in C++?
Feb 01, 2022
c++
pointers
object
linked-list
« Newer Entries
Older Entries »