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
Passing a pointer from JNI to Java using a long
Jul 25, 2022
java
c
pointers
struct
java-native-interface
Explicit casting of ptr to "ptr to a ptr"
Feb 01, 2022
c++
pointers
casting
How to check when a pointer is deleted?
Nov 16, 2022
c++
pointers
delete-operator
c pointers and array
Aug 16, 2022
c
arrays
pointers
Access to variadic function' arguments without va_list in C
Feb 23, 2022
c
pointers
variadic-functions
Why can't I do *value++; to increment one to the value in that memory location?
Oct 31, 2022
c++
pointers
"Pointer being freed was not allocated." error after malloc, realloc
Aug 21, 2022
c
pointers
dynamic-arrays
Curious "void*" parameter on some GL functions
Oct 22, 2022
c++
pointers
opengl
casting
error: indirection requires pointer operand
Dec 03, 2020
c
pointers
How to read and overwrite text file in C?
Aug 17, 2017
c
file
pointers
fgets
overwrite
Functional C++11 strange behavior
Mar 09, 2022
c++
pointers
c++11
function-pointers
Can Qt arrange for QObject* to be set to nullptr when QObject is destroyed?
Aug 09, 2018
c++
qt
pointers
dynamic-memory-allocation
scanf a string in a char pointer [duplicate]
Jan 12, 2020
c
pointers
scanf
Dynamic allocation of array issue C
May 24, 2022
c
arrays
pointers
dynamic-memory-allocation
memcpy
What is a distributive function under IDFS and why is pointer analysis non-distributive?
Nov 16, 2019
java
pointers
analysis
static-analysis
taint
What is the point of specifying the size of an array in a parameter declaration?
Apr 04, 2022
arrays
c
pointers
What is happening with the pointers in this snippet?
May 17, 2022
c
pointers
What does the pointer value of a function pointer represent?
Apr 04, 2022
c
pointers
function-pointers
C++ -- Questions about function pointers
Sep 24, 2022
c++
pointers
array declared with static keyword: what is static, the pointer or the whole array?
Mar 30, 2022
c
arrays
pointers
static
« Newer Entries
Older Entries »