List Question
20 TechQA 2024-03-09T21:48:07.400000How to make a Template Function in C
68 views
Asked by Роберт Батоян
How to make an instance in runtime, C
64 views
Asked by Роберт Батоян
c programm work different ways but i didn't change it
117 views
Asked by somerandomname
Runtime cast of void pointer
125 views
Asked by Saverio Pasqualoni
Creation of generic less than function in C
106 views
Asked by Gideon Kogan
Wrong generic less then function
85 views
Asked by Gideon Kogan
Appropriate use of `void **` for garbage-collected structs in C?
69 views
Asked by rshadr
Is there a workaround for typecasting a function pointer to an object pointer in C?
61 views
Asked by Programmer_2147483647
Unexpected behavior of c_void pointer in Rust FFI to C
97 views
Asked by user578943
Casting a void pointer in struct
135 views
Asked by Scott Mercer
In what cases does the standard forbid taking pointers to functions/objects?
131 views
Asked by digito_evo
Member variable access in a C++ Zephyr RTOS Thread
104 views
Asked by juri
How to translate data from c language void * pointer to [UInt8 ] in swift code
35 views
Asked by Yves
What does the usage of restrict mean in the man page for 'fwrite'?
108 views
Asked by user21749640
SkipList segmentation fault when insert last element
164 views
Asked by Trammy
What is the correct way to write pure virtual function without a specific return type?
215 views
Asked by Kapibarovich Kapibarov
Is it OK to cast an _Atomic Type * to void * and back?
96 views
Asked by Jackoo
how to add pointers to functions (that have parameters) without parameters and call them later with custom parameters C++
74 views
Asked by crvenkapavica
Casting a void* pointer
189 views
Asked by Trammy
fetch integer value from void pointer in cpp
12 views
Asked by Param