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
C++: casting to void* and back
May 19, 2026
c++
berkeley-db
void-pointers
objects' variables get reset in vector (casting from void*)
May 17, 2026
c++
vector
box2d
reset
void-pointers
Cast a pair containing void pointers to a pair of pointers of other type
May 14, 2026
c++
pointers
c++11
casting
void-pointers
Avoid incompatible pointer warning when dealing with double-indirection
May 05, 2026
c
type-conversion
compiler-warnings
casting
void-pointers
How big is a cudaStream_t?
Apr 28, 2026
c++
cuda
portability
void-pointers
cuda-streams
What does casting to void* does when passing arguments to variadic functions?
Apr 27, 2026
c
arguments
void-pointers
variadic-functions
Void pointer to access structs in char array
Apr 21, 2026
c
struct
void-pointers
Can Someone Explain what this Means? void (*func)();
Apr 18, 2026
c
callback
function-pointers
void-pointers
C - best practice for casting a void* to int, kernel
Apr 10, 2026
c
casting
linux-kernel
int
void-pointers
Compatibility between void * and char *
Apr 02, 2026
c
language-lawyer
c99
void-pointers
Allocating through a pointer to a pointer parameter
Mar 30, 2026
c
pointers
gcc
malloc
void-pointers
Why does a function accept a void pointer?
Mar 27, 2026
c++
c
pthreads
parameter-passing
void-pointers
access element of struct passed into a void* pointer
Mar 27, 2026
c
struct
binary-tree
typedef
void-pointers
How do I modify a pointer to void through a function?
Mar 21, 2026
c
pointers
void
void-pointers
Return nothing or return void-- What exactly does C# do at the end of a void Function() call?
Mar 18, 2026
c#
void
void-pointers
How can I replace the void pointer with something that has compile time type checks in this callback?
Mar 13, 2026
c++
templates
polymorphism
void-pointers
`void *` to other pointer
Mar 09, 2026
c
void-pointers
Segmentation fault on typecasting void pointer to int
Mar 03, 2026
c++
segmentation-fault
void
void-pointers
Changing a variable in different function using pointer
Feb 24, 2026
c
arrays
pointers
casting
void-pointers
Older Entries »