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
Why there's a mem leak and how to fix it?
Nov 03, 2022
delphi
pointers
memory-leaks
Using Action<PointerClass*> as an argument
Feb 07, 2021
c#
.net
pointers
unsafe
Why does this declaration not work
Oct 12, 2019
c
pointers
typedef a type to a pointer
Oct 31, 2022
c++
pointers
typedef
How to implement this struct as a class without pointers in c#?
May 22, 2022
c#
class
pointers
struct
volatile and const pointer
Oct 31, 2022
c
pointers
constants
volatile
"assignment discards 'const' qualifier" error on non-const pointer
Apr 04, 2020
c
pointers
constants
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
« Newer Entries
Older Entries »