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
A vector of pointers to objects that may or may not exist
Jul 19, 2026
c++
pointers
vector
Compilation warning due to mismatch in function pointer type definition and assigned function with correct const logic
Jul 19, 2026
c++
c
pointers
constants
How do I free a dynamically allocated memory from inside a struct?
Jul 19, 2026
c
pointers
Why are Fortran pointers always variable
Jul 19, 2026
pointers
fortran
constants
C++ polymorphism not supported for pointer-to-pointer
Jul 19, 2026
c++
pointers
polymorphism
Golang handling nil pointer exceptions
Jul 19, 2026
pointers
go
stl::iterators with raw pointers
Jul 19, 2026
c++
pointers
stl
Is it ever safe to use a reference in place of a pointer with a function called across an FFI boundary?
Jul 19, 2026
pointers
rust
ffi
About reference to pointers
Jul 19, 2026
c++
pointers
reference
Garbage value while incrementing a void*
Jul 19, 2026
c
pointers
void-pointers
C Struct with pointer to array
Jul 19, 2026
c
pointers
Emulate a file pointer C++?
Jul 17, 2026
c++
file
pointers
bitmap
How to convert a string (char *) to upper or lower case in C
Jul 18, 2026
c
pointers
char
tolower
toupper
In C, can you omit the parameter types of a function pointer when initializing it with the address of a declared function?
Jul 18, 2026
c
pointers
function-pointers
reference to pointer to int causes error
Jul 17, 2026
c++
pointers
reference
int
C++ functions returning arrays
Jul 17, 2026
c++
arrays
pointers
return
Returning an address of a local pointer variable to main() function
Jul 16, 2026
c
function
pointers
malloc
C++ pointer arithmetic "lvalue required as left operand of assignment" error
Jul 17, 2026
c++
pointers
pointer-arithmetic
Passing a 2D array of structs
Jul 15, 2026
c
pointers
multidimensional-array
struct
« Newer Entries
Older Entries »