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 void-pointers
void pointer in function parameter
Dec 09, 2025
c++
pointers
parameter-passing
void-pointers
about void pointer, classes and casting
Dec 09, 2025
c++
casting
void-pointers
casting long to (void *) to pass
Dec 07, 2025
c
casting
void-pointers
Type casting in C - Ints and Char*
Dec 07, 2025
c
arrays
casting
void
void-pointers
Is every null pointer constant a null pointer?
Dec 08, 2025
c
language-lawyer
void-pointers
null-pointer
Unordered_map insert with void (*)() as value is not working properly
Dec 08, 2025
c++
visual-c++
void-pointers
unordered-map
Returning a void pointer to a constant object in C
Dec 08, 2025
c
constants
void-pointers
void pointer to a dynamically allocated class
Dec 05, 2025
c++
void-pointers
Is the NULL pointer implicitly converted to type (int*) when we use "if(ptr==NULL)" for an integer pointer ptr?
Dec 02, 2025
c
casting
void-pointers
null-pointer
How do you add to an AudioBufferList with an AVAssetReader?
Dec 01, 2025
objective-c
core-audio
avfoundation
void-pointers
core-media
C: array of void*
Nov 23, 2025
c
void-pointers
Get incompatible-pointer-types warning except void *
Nov 24, 2025
c
function-pointers
implicit-conversion
void-pointers
Calling a Derived Class method from a Void Pointer cast to a Base Object
Nov 21, 2025
c++
inheritance
void-pointers
Why don't these two C programs produce the same result?
Nov 20, 2025
c
debugging
void-pointers
storing and printing string in void pointer
Nov 17, 2025
c
pointers
linked-list
void-pointers
C , Error: Expression must be a modifiable lvalue
Oct 31, 2025
c
pointers
casting
void-pointers
Comparing values pointed at by void pointers in C
Oct 30, 2025
c
pointers
void-pointers
Why is it necessary to cast to void** (e.g. in cudaMalloc calls)?
Oct 29, 2025
c
pointers
cuda
void-pointers
Why can an array used in fread/fwrite in a position of a buffer be written with or without & and yield the same result?
Oct 28, 2025
c
pointers
cs50
implicit-conversion
void-pointers
Older Entries »