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++ style: Stroustrup' s placement of pointer asterisks
Sep 15, 2022
c++
pointers
coding-style
conventions
What are near, far and huge pointers?
Sep 02, 2022
c++
c
pointers
x86
x86-16
What does sizeof(&array) return?
Sep 01, 2022
c
string
pointers
sizeof
Usable case of pointer to array with unspecified bounds in C++ (not in C)
Sep 01, 2022
c++
arrays
pointers
backwards-compatibility
Modern C++ approach for providing optional arguments
Oct 19, 2022
c++
pointers
optional
semantics
optional-parameters
option-type
Pointer will not work in printf()
Sep 01, 2022
c
pointers
printf
Arrays of pointers
Aug 16, 2022
arrays
pointers
fortran
fortran90
Isn't double[][] equivalent to **double?
Sep 08, 2022
c++
pointers
matrix
multidimensional-array
Pointers as function arguments in C
Sep 01, 2022
c
pointers
parameters
parameter-passing
C++: delete vs. free and performance
Sep 01, 2022
c++
pointers
performance
Explain this implementation of malloc from the K&R book
Sep 01, 2022
c
pointers
memory-management
malloc
How do I understand complicated function declarations?
Sep 01, 2022
c
pointers
declaration
Type Declaration - Pointer Asterisk Position
Sep 01, 2022
c++
pointers
May I treat a 2D array as a contiguous 1D array?
Sep 01, 2022
c++
arrays
pointers
multidimensional-array
undefined-behavior
How to delete a pointer after returning its value inside a function
Sep 01, 2022
c++
pointers
memory-management
Constexpr pointer value
Sep 01, 2022
c++
pointers
c++11
clang
constexpr
Casting pointer to Array (int* to int[2])
Sep 01, 2022
c++
arrays
pointers
How can I invoke buffer overflow?
Sep 01, 2022
c
pointers
stack-trace
buffer-overflow
fortify-source
Excess elements of scalar initializer for pointer to array of ints
Sep 06, 2022
c
arrays
pointers
How does pointer dereferencing work in Go?
Sep 01, 2022
pointers
go
« Newer Entries
Older Entries »