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 - Pointer to a matrix
Jul 21, 2026
c
pointers
matrix
Difference between & address and pointer address- Hexadecimal and pointer type data [duplicate]
Jul 21, 2026
c
pointers
integer
printf
conversion-specifier
C++ dynamic memory
Jul 20, 2026
c++
memory
pointers
dynamic
How to distinguish INPUT, OUTPUT and INPUT-OUTPUT parameter of function in c?
Jul 21, 2026
c++
c
function
pointers
parameters
Rust creating String with pointer offset
Jul 20, 2026
string
pointers
rust
unsafe
raw-pointer
How to retrieve input from a function
Jul 20, 2026
c#
function
pointers
printf() prints the correct int value written to a pointer, but not the correct double value written to another. Why is that?
Jul 20, 2026
c
pointers
stack
printf
strict-aliasing
Whats the difference between int *p=10 and int *p = (int *)10?
Jul 19, 2026
c
pointers
How const char* strings are compared?
Jul 20, 2026
c++
pointers
string-literals
relational-operators
C array struct function pointer
Jul 20, 2026
c
arrays
function
pointers
struct
Loop Through Strings in char**
Jul 20, 2026
c
arrays
pointers
Convert pointer to int and back to typed object
Jul 20, 2026
c++
visual-c++
pointers
casting
Pointer and Array in C
Jul 18, 2026
c
arrays
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
Older Entries »