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
Return pointer to array from function with array dimensions after function name
May 01, 2026
c
arrays
pointers
return
Attempt to dereference a generic pointer.
May 01, 2026
c
debugging
pointers
segmentation-fault
gdb
c# Disable cursor in Rich Text Box
May 01, 2026
c#
pointers
richtextbox
readonly
Correct way to claim ownership of existing raw pointer
May 01, 2026
c++
pointers
c++11
constants
unique-ptr
what does this error means : "free(): double free detected in tcache 2"
May 01, 2026
c
pointers
linked-list
free
singly-linked-list
C - Calculator with parameters [closed]
Apr 30, 2026
c
pointers
parameters
calculator
argv
C - Storing an int pointer in an integer
Apr 30, 2026
c
pointers
64-bit
integer
How do you use the void pointer in C?
May 01, 2026
c++
c
pointers
How pointers work in Objective-C
May 01, 2026
objective-c
pointers
Ways to visualize how multidimensional array is laid in memory?
May 01, 2026
c++
c
arrays
pointers
multidimensional-array
C multidimensional arrays and dereferencing array pointers
Apr 29, 2026
c
pointers
memory
multidimensional-array
Create new Pointer to Class
Apr 30, 2026
delphi
class
pointers
pascal
volatile pointer to function showing compile error when using without typedef; need help w/ "void (* volatile userFunc)(void)"
Apr 29, 2026
c++
pointers
function-pointers
volatile
pointer-to-member
Is there a way in the LLVM Compiler Infrastructure to cast a pointer constant to a pointer constant of a different type?
Apr 30, 2026
pointers
casting
llvm
constants
Search string in file (C)
Apr 29, 2026
c
arrays
pointers
replace
Fortran pointer attribute to type declarations
Apr 29, 2026
pointers
struct
fortran
intel-fortran
Initializing array of pointers to char
Apr 30, 2026
c
arrays
pointers
Go: json encoding struct with pointers is slower than with copies?
Apr 29, 2026
json
pointers
go
Why scanf("%s",&str); behaves as scanf("%s",str);? [duplicate]
Apr 29, 2026
c
pointers
scanf
pointer-arithmetic
How do some programming languages distinguish between a function and a function pointer?
Apr 28, 2026
function
pointers
dictionary
functional-programming
higher-order-functions
Older Entries »