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
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
Question regarding pointers in fscanf
Apr 27, 2026
c
pointers
scanf
Why can't i assign the name of a 2d array to a 2d pointer?
Apr 28, 2026
c
arrays
pointers
Defining a function as a function pointer
Apr 28, 2026
c
pointers
function-pointers
Why does template<typename T> evaluate to Foo instead of Bar in C++
Apr 28, 2026
c++
pointers
inheritance
polymorphism
generic-programming
Calling a function using pointers in C++
Apr 28, 2026
c++
pointers
function that takes a long value and returns with its bytes in reverse order in C
Apr 28, 2026
c
pointers
byte-shifting
How can a union member have a pointer to an instance of the union?
Apr 28, 2026
c
pointers
arduino
Branch condition evaluates to a garbage value when dereferencing a pointer to a pointer
Apr 28, 2026
ios
c
pointers
Passing by reference of a pointer to a const object
Apr 27, 2026
c++
pointers
reference
constants
double-pointer
Older Entries »