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
Deallocating memory in a 2D array
Dec 27, 2022
c++
arrays
pointers
dynamic-allocation
Array of pointer declaration
Dec 27, 2022
c
arrays
pointers
Difference between Golang struct literals & pointers when accessing struct fields
Dec 26, 2022
pointers
struct
go
Function pointers - why, when I can do without?
Dec 27, 2022
c++
c
function
pointers
C, Creating a 32 bit pointer to a 8 bit array
Dec 26, 2022
c
arrays
pointers
casting pointer to pointer... to pointer?
Dec 26, 2022
c++
pointers
casting
Function expecting arguments and returning a pointer to a void function
Dec 25, 2022
c++
pointers
Difference between variable and data object in C language?
Dec 26, 2022
c
variables
pointers
object
terminology
How to input strings into an array in C?
Dec 26, 2022
c
arrays
string
pointers
Declaring a character array VS dynamically allocating space to character array in C
Dec 26, 2022
c
algorithm
pointers
data-structures
malloc
Moving array pointer isn't changing ADDRESS of start
Dec 25, 2022
c++
arrays
string
pointers
C++ - Does the Destructor just deallocate the memory or does it actually delete the object?
Dec 25, 2022
c++
pointers
memory-management
destructor
Performance: Pointer dereferencing in C++
Dec 26, 2022
c++
performance
pointers
arithmetic of pointers in c++ due to allocation
Dec 24, 2022
c++
pointers
math
C structure that ends with an asterisk
Dec 25, 2022
c
pointers
struct
Is pointer to struct a pointer to its first member?
Dec 26, 2022
c
pointers
struct
alignment
Why do I an get error when trying to print a null pointer
Dec 25, 2022
c
pointers
Returning float in void* function
Dec 25, 2022
c
function
pointers
return
Is modifying an object through a pointer to const undefined behavior?
Dec 25, 2022
c
pointers
constants
language-lawyer
undefined-behavior
If two pointers point to the same memory address, do you only need to use free(ptr) once or twice?
Dec 25, 2022
c
pointers
memory
memory-leaks
malloc
« Newer Entries
Older Entries »