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
Array of struct and sizeof
Oct 02, 2022
c
pointers
structure
void-pointers
Using python ctypes and libc to write void pointer to binary file
Mar 30, 2022
python
ctypes
fwrite
void-pointers
libc
Observing changes to an object w/ KVO, context pointer doesn't seem to be working with a void*, but works with an NSString*
Mar 01, 2022
objective-c
key-value-observing
void-pointers
void** pointer and void*[] as function parameters [duplicate]
Jun 02, 2022
c
arrays
pointers
casting
void-pointers
correct (or safest )way of initializing void pointer with non-zero value?
Aug 31, 2022
c++
c++17
void
void-pointers
What is the best way to handle unknown types in a C++ structure?
Nov 09, 2019
c++
pointers
interpreter
void-pointers
int to void* - avoiding c-style cast?
Jun 05, 2022
c++
pointers
opengl
casting
void-pointers
When to use a void pointer over a char pointer?
Sep 24, 2022
c
pointers
void
void-pointers
Is the equality relation of pointers after round-trip conversion guaranteed to be transitive?
Apr 17, 2022
c
pointers
language-lawyer
void-pointers
What does the parameter type void*& mean and what's its use?
Sep 26, 2019
c++
pass-by-reference
void-pointers
boinc
C Dereference void* pointer
Jul 09, 2022
c
pointers
void
void-pointers
How dangerous is conversion from void ** to char **
Feb 10, 2022
c
pointers
void-pointers
Confused about the pointers and generic(void) pointers in C
Sep 14, 2022
c
pointers
void-pointers
generic-programming
void pointer in function call in C++ vs C
Apr 18, 2022
c++
c
void-pointers
How can a char variable accept Pointer(NULL) as its value?
Jun 30, 2022
c
pointers
void-pointers
Handle object in c++
Nov 05, 2019
c++
winapi
handle
void-pointers
reinterpret_cast std::function* to and from void*
Dec 23, 2021
c++
void-pointers
std-function
reinterpret-cast
Is there a way to cast shared_ptr<void> to shared_ptr<T>?
Sep 13, 2018
c++
shared-ptr
void-pointers
reference-counting
Why `void* = 0` and `void* = nullptr` makes the difference?
Sep 08, 2022
c++
templates
language-lawyer
void-pointers
nullptr
how to use void ** pointer correctly?
Sep 13, 2022
c
void-pointers
« Newer Entries
Older Entries »