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
Java and exact reference size for objects, array and primitive types
Oct 30, 2022
java
arrays
memory
pointers
memory-consumption
Array syntax vs. pointer syntax in C function parameters
Aug 26, 2022
c++
c
arrays
pointers
parameters
Pointers as arguments in C functions
Aug 30, 2022
c
pointers
linked-list
Pointer vs Array in function definition: what is the difference between void fct1(int *p) and void fct1(int p[])?
Oct 04, 2022
c
arrays
function
pointers
How is the destination that an uninitialized pointer in c points to determined?
Nov 11, 2022
c
pointers
Pointer to an array giving incompatible pointer type warning
Jun 30, 2022
c
pointers
To print the value inside an Unsigned character pointer
Feb 08, 2021
c++
c
pointers
C - Can global pointers be modified by different threads?
Apr 17, 2022
c
multithreading
pointers
Reference variable to a pointer
Nov 21, 2022
c++
pointers
reference
C++ pointer comparison with []operator for arrays?
Nov 14, 2022
c++
arrays
pointers
Why use 'new' when creating objects with associated pointers?
Jun 18, 2022
c++
object
pointers
heap-memory
Compraring Char array without using strcmp in C
Oct 06, 2019
c
arrays
pointers
char
Unexpected output when printing the value of an integer
Nov 16, 2021
c
pointers
gcc
compiler-errors
Memory allocation stack
Aug 27, 2022
c++
c
pointers
memory-management
dangling-pointer
Cannot move out of borrowed content when borrowing a generic type
Aug 13, 2021
pointers
rust
function pointer is not a function or function pointer
Apr 24, 2022
c++
function
pointers
Confused with implicit pointer dereference when assigning a pointer to interface in Go
May 19, 2022
pointers
go
interface
Two approaches to writing functions
Nov 19, 2022
c
function
pointers
Replace value of interface
Dec 17, 2019
pointers
go
c++ overload 3 function with different parameters(int,*int,&int)
Sep 05, 2022
c++
pointers
reference
overloading
sqrt
« Newer Entries
Older Entries »