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 pointers
List with repeat objects - What is the memory cost?
Sep 15, 2022
c#
.net
list
pointers
reference
Sorting in C: swapping pointers leads to unexpected results
Oct 26, 2022
c
pointers
swap
Converting unsigned char * to char *
May 17, 2019
c++
pointers
type-conversion
Array of arrays, with different sizes
Apr 11, 2022
c
arrays
pointers
What is the difference between (void*) and (void(*)(argument type)) cast? [duplicate]
Nov 07, 2022
c++
c
pointers
Why is raw pointer to shared_ptr construction allowed in all cases?
Jun 10, 2022
c++
pointers
c++11
shared-ptr
Golang type assertion with pointers
Aug 31, 2022
pointers
go
struct
types
interface
C - Why cast to uintptr_t vs char* when doing pointer arithmetic
Aug 28, 2022
c
pointers
char
pointer-arithmetic
How should I decide when it is more or less appropriate to use raw pointers?
Sep 15, 2022
pointers
rust
raw-pointer
Difference between []*Users and *[]Users in Golang?
Nov 15, 2022
pointers
go
struct
Result of sizeof for C++ arrays and pointers
Jun 09, 2022
c++
pointers
internal-representation
abstract-machine
iterators for vector of pointers
Aug 30, 2022
c++
pointers
vector
iterator
Passing a pointer from JNI to Java using a long
Jul 25, 2022
java
c
pointers
struct
java-native-interface
Explicit casting of ptr to "ptr to a ptr"
Feb 01, 2022
c++
pointers
casting
How to check when a pointer is deleted?
Nov 16, 2022
c++
pointers
delete-operator
c pointers and array
Aug 16, 2022
c
arrays
pointers
Access to variadic function' arguments without va_list in C
Feb 23, 2022
c
pointers
variadic-functions
Why can't I do *value++; to increment one to the value in that memory location?
Oct 31, 2022
c++
pointers
"Pointer being freed was not allocated." error after malloc, realloc
Aug 21, 2022
c
pointers
dynamic-arrays
Curious "void*" parameter on some GL functions
Oct 22, 2022
c++
pointers
opengl
casting
« Newer Entries
Older Entries »