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
Are C stack variables stored in reverse?
Nov 18, 2022
c
pointers
stack
memory-address
Why does pointer subtraction in C yield an integer?
May 27, 2022
c
pointers
If C# pointers are considered "unsafe," does that mean C++ pointers are "unsafe" too?
Nov 16, 2022
c#
c++
arrays
pointers
unsafe
Passing `int (*)(char const*)` where `int (*)(char*)` is expected
Aug 29, 2019
c
pointers
function-pointers
C null pointer arithmetic
Oct 26, 2022
c
pointers
language-lawyer
standards
pointer-arithmetic
Change pointer to an array to get a specific array element
Jun 22, 2022
c++
pointers
How am I accidentally overwriting when referencing these pointers?
Jun 10, 2022
c++
pointers
How does casting a function actually work in C?
Jul 11, 2018
c
pointers
function
casting
function-pointers
Passing a parameter as a pointer in JavaScript
Nov 04, 2022
javascript
pointers
Initialize Pointer Through Function
Oct 23, 2022
c++
pointers
GCHandle to get address(pointer) of .net object
May 06, 2022
c#
.net
pointers
memory-management
memory-address
Passing a void* by reference
Aug 15, 2022
c++
function
pointers
reference
void-pointers
How do I get a variant from a pointer in Delphi?
Nov 04, 2022
delphi
pointers
variant
Assigning string literals to char*
Nov 11, 2022
c++
pointers
c++11
deprecated
string-literals
Why is the non-const pointer being treated as a const when using typedef?
Oct 16, 2022
c
pointers
constants
correct way to change values of c pointers
Nov 15, 2022
c
arrays
pointers
pointer to struct or class versus pointer to first field
Aug 31, 2022
c++
oop
pointers
struct
field
does free() follow pointers?
Oct 14, 2022
c
pointers
struct
malloc
free
Aligning static array using std::aligned_storage
Sep 15, 2022
c++
arrays
pointers
c++11
memory-alignment
how to access the 3-d array using pointer to an array
Jun 14, 2022
c
arrays
pointers
« Newer Entries
Older Entries »