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
Is there an established pointer value for a released pointee?
Feb 24, 2022
c++
visual-studio-2008
debugging
pointers
memory-management
can't modify char* - Memory access violation
Jun 03, 2022
c++
arrays
pointers
char
Are Pointers stable?
May 05, 2022
c++
objective-c
c
pointers
How to pass pointer to function and dynamically allocate memory within function C++
Sep 22, 2022
c++
pointers
pass-by-reference
pass-by-value
function-definition
Why is `int ( *array )[10] = malloc(...);` valid C code? [duplicate]
Jan 08, 2019
c
arrays
pointers
syntax
malloc
how can I save struct in file .... C lang
Jan 11, 2020
c
file
pointers
string doesn't end at NULL but still behaves normally, why?
Aug 16, 2022
c
string
pointers
C++ member layout
Jun 09, 2022
c++
c
pointers
layout
member
Strange AV when storing an Delphi interface reference
Dec 18, 2020
delphi
pointers
interface
access-violation
Is it required to free a pointer variable before using realloc?
Nov 12, 2022
c
pointers
memory-management
malloc
C++ 11 Smart Pointer usage
Aug 28, 2022
c++
pointers
c++11
smart-pointers
unique-ptr
What is forward reference in C?
Mar 01, 2022
c
pointers
forward-reference
A Question About Function Pointer In C
Nov 16, 2017
c
pointers
casting
function-pointers
Pointer to data member address
Oct 15, 2020
c++
pointers
What happens to an address after delete operator has been applied to it in C++?
Apr 20, 2022
c++
pointers
delete-operator
In C, is it good form to use typedef for a pointer?
Nov 01, 2022
c
pointers
typedef
What does *(int*)(buffer) mean?
Mar 24, 2022
c++
c
pointers
Where is an array variable stored in C language?
Oct 05, 2022
c
arrays
pointers
C++ pass pointer by reference and assign default value
Nov 20, 2022
c++
reference
pointers
default-value
Different ways to access array's element
May 23, 2022
c++
arrays
pointers
element
« Newer Entries
Older Entries »