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
Cannot convert argument from int * to const int *&
Sep 07, 2025
c++
pointers
Why 2 stars when passing pointer to a string to a function
Sep 04, 2025
c
function
pointers
pass-by-reference
pass-by-value
How to initialize unsigned char pointer
Sep 05, 2025
c++
c
pointers
char
unsigned-char
Why RBP instead of another register as a frame pointer?
Sep 04, 2025
pointers
assembly
x86
x86-64
stack-frame
How to compare a pointer and an integer [duplicate]
Sep 05, 2025
c
pointers
char
Which is the right style to use function pointer?
Sep 05, 2025
c
pointers
C function pointer casting to void pointer
Sep 05, 2025
c
pointers
function-pointers
Print an array of char, but the ending is not expected
Sep 05, 2025
arrays
c
pointers
char
printf
Fortran polymorphism in pointers
Sep 04, 2025
class
pointers
fortran
polymorphism
Cast pointer to member function to intptr_t
Sep 04, 2025
c++
pointers
function-pointers
pointer-to-member
member-functions
Initialize struct with malloc in C
Sep 04, 2025
c
pointers
struct
malloc
How are variadic variables represented on the stack?
Sep 05, 2025
c
pointers
stack
variadic-functions
calculate array index from pointers
Sep 04, 2025
c++
pointers
cuda
opencl
Go: is it possible to return pointer to a function
Sep 04, 2025
pointers
go
Go GC doesn't collect dead weak pointers
Sep 05, 2025
go
pointers
interface
garbage-collection
weak-references
How to get the index of an element in a vector using pointer arithmetic?
Sep 02, 2025
pointers
vector
rust
Get pointer to first element of array in LLVM-IR
Sep 04, 2025
c++
arrays
string
pointers
llvm-ir
char const *const *const varName
Sep 05, 2025
c
pointers
c++ * and & at the same time
Sep 05, 2025
c++
pointers
reference
Swift - Cannot convert value of type 'UnsafePointer<Any>' to expected argument type 'UnsafePointer<_>'
Sep 04, 2025
swift
pointers
encryption
types
commoncrypto
Older Entries »