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
Why is shared_ptr<void> not specialized?
Sep 25, 2022
c++
pointers
Detecting memory leak in reference counted objects
Feb 07, 2022
c++
pointers
memory-leaks
reference-counting
Should the compiler warn on pointer arithmetic with a void pointer?
Jun 25, 2022
c
pointers
Is it OK to reference an out-of-scope local variable within the same function?
Jun 22, 2022
c++
pointers
scope
Why does C++ show characters when we print the pointer to a character type? [duplicate]
Feb 25, 2017
c++
pointers
Why does casting a char array to an int pointer and writing to it using the pointer make the data reversed?
Jun 01, 2018
c++
c
arrays
pointers
Change the values within NSArray by dereferencing?
Nov 13, 2022
objective-c
pointers
nsarray
dereference
Write pointer to file in C
Sep 24, 2022
c
file
pointers
Array as const pointer
Jun 21, 2022
c++
arrays
pointers
C++ , Cheat Engine / OllyDBG finding base "static" address from multi-level pointers
Jun 04, 2019
c++
pointers
offset
memory-address
Undefined reference to static function pointer member in c++, what am I doing wrong?
Dec 18, 2018
c++
function
pointers
static
undefined
Is a pointer an lvalue or rvalue?
Oct 13, 2019
c++
pointers
Creating a const array of const elements
Mar 21, 2022
c
pointers
constants
Difference using pointer in struct fields
Mar 10, 2022
pointers
go
struct
Why can we dereference a function pointer?
Aug 30, 2022
c++
c
pointers
Creating and Understanding linked lists of structs in C
May 27, 2022
c
list
pointers
struct
linked-list
Difference between uninitialized and null pointer
Oct 27, 2022
c
pointers
null
How to implement C++ style function pointers in C#?, Without using delegates
May 15, 2022
c#
c++
pointers
delegates
function-pointers
When/why is it a bad idea to use the fscanf() function?
Sep 24, 2022
c
pointers
file-io
Copy object - keep polymorphism
Nov 20, 2022
c++
inheritance
pointers
polymorphism
« Newer Entries
Older Entries »