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
Strange pointer casting with void *
Dec 17, 2022
c
casting
void-pointers
comparing if void * contains 0 numbytes?
Dec 17, 2022
c
void-pointers
Why does `(void *)&` get the address of the variable?
Dec 15, 2022
c++
casting
operator-overloading
c-strings
void-pointers
Do I need to initiallize(set to 0) memory after calling realloc?
Dec 10, 2022
c
void-pointers
realloc
Assignment of const to non-const in C
Dec 09, 2022
c
constants
void-pointers
Pointers to void pointers in C - can I use void** for rudimentary polymorphism?
Dec 08, 2022
c
void-pointers
Error Performing Pointer Arithmetic on void * in MSVC
Dec 08, 2022
c++
visual-c++
void-pointers
Porting C code to C++, problem with casting void* from malloc to desired pointer
Dec 06, 2022
c++
pointers
type-conversion
void-pointers
C (void *) used as polymorphic function pointer
Dec 05, 2022
c
pointers
polymorphism
void-pointers
Safe way of casting void* to something higher?
Dec 04, 2022
c++
void-pointers
Casting from void* to an object array in c++
Dec 03, 2022
c++
arrays
casting
void-pointers
Struct instantiation from void pointer buffer
Dec 01, 2022
c++
struct
allocation
void-pointers
placement-new
Difference between Auto and Void?
Dec 01, 2022
c++
pointers
c++11
void-pointers
C: Function returning via void *
Nov 28, 2022
c
memory
pointers
malloc
void-pointers
What is the best way to keep a pointer to different types when only one of them is needed at a time?
Nov 07, 2022
c++
c++11
pointers
unions
void-pointers
Is it possible to allocatate uninialized array in a way that does not result in UB?
Nov 08, 2022
c++
memory-management
dynamic-memory-allocation
void-pointers
reinterpret-cast
Cast void pointer to uint64_t array in C
Oct 23, 2022
c
pointers
memory
void-pointers
dereference
How do you convert void pointer to char pointer in C
Sep 11, 2022
c
pointers
void-pointers
void pointers: difference between C and C++
Sep 15, 2020
c++
c
void-pointers
« Newer Entries
Older Entries »