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
Pointer to an Element of a Vector
Aug 30, 2020
c++
pointers
dereference
Opengl Vertex attribute stride
Oct 20, 2022
c++
pointers
opengl-es
rendering
Pointers and memory scope
Oct 24, 2022
c
memory
variables
pointers
local
How to directly map a Lua variable to a C++ variable?
Jun 08, 2019
c++
variables
pointers
mapping
lua
Choosing between reference (T&) and const pointer (T* const)
Sep 06, 2022
c++
pointers
coding-style
reference
Two dimensional arrays and pointers
Nov 02, 2022
c
pointers
multidimensional-array
sub-array
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
« Newer Entries
Older Entries »