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
Is it safe to compare to pointer of std::vector to check equality?
Nov 20, 2022
c++
pointers
c++11
vector
Segmentation fault: 11 when returning stuct via function pointer in struct
Oct 27, 2022
c
pointers
struct
segmentation-fault
When to use NULL and when to use '\0' in linked list in C?
Nov 04, 2022
c
pointers
linked-list
Is using pointers in C++ always bad?
Oct 22, 2022
c++
class
pointers
pass-by-reference
pass-by-pointer
Need help in understanding malloc(0) for my example [duplicate]
Jul 04, 2022
c
pointers
memory
malloc
dynamic-memory-allocation
What's the difference among array, &array and &array[0] in C language? [duplicate]
Sep 15, 2022
c
arrays
pointers
My object is not updated even if I use the pointer to a type to update it
May 22, 2022
pointers
go
methods
slice
Is vector in struct time consuming? Is it better to use a pointer?
Feb 11, 2022
c++
pointers
struct
Why do we even need the delete operator? (Can't we just use delete[])
Jun 11, 2022
c++
pointers
Confusion between "int array[int]" and "int *array"
May 30, 2022
c
arrays
pointers
memory-management
memory allocation eror in C
Nov 03, 2022
c
pointers
dynamic-memory-allocation
Why Can't Make a Reference To Pointer for Constant Assign a String Literal
Aug 27, 2022
c++
pointers
reference
constants
const-pointer
Passing a pointer from C to assembly
Jun 26, 2022
c++
c
visual-studio-2008
pointers
assembly
C: swapping pointers in an array
Oct 02, 2017
c
pointers
Which kind of cast is from Type* to void*?
Jul 12, 2022
c++
visual-c++
pointers
casting
C/C++ Pointer Question
Nov 20, 2022
c++
pointers
C++ vector pointer/reference problem
Oct 19, 2022
c++
vector
pointers
C++: Pointers and scope
May 22, 2022
c++
pointers
typedef to store pointers in C
Mar 31, 2017
c
pointers
typedef
The order of data in memory
Dec 15, 2018
c++
pointers
memory
« Newer Entries
Older Entries »