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
Semantics of char a[]
Aug 18, 2022
c++
c
pointers
semantics
Pass an Objective-C object to a function as a void * pointer
Sep 23, 2022
objective-c
pointers
casting
callback
Passing an array of strings as parameter to a function in C
Apr 10, 2022
c
arrays
pointers
parameters
segmentation-fault
How to make an array with a dynamic size? General usage of dynamic arrays (maybe pointers too)? [closed]
Nov 21, 2022
c++
c
arrays
pointers
dynamic
What are function pointers used for, and how would I use them?
May 12, 2019
c
pointers
function-pointers
Array to pointer decay and passing multidimensional arrays to functions
Jun 03, 2017
c
arrays
pointers
multidimensional-array
callstack
Usage of Smart Pointers as a Programming Standard?
Sep 19, 2022
c++
visual-c++
pointers
smart-pointers
Why does C support negative array indices?
Sep 19, 2022
c
arrays
pointers
strtok - char array versus char pointer [duplicate]
Sep 19, 2022
c
arrays
pointers
strtok
malloc in C, but use multi-dimensional array syntax
Nov 07, 2022
c
pointers
arrays
multidimensional-array
malloc
Memory location of enum value in C
Sep 19, 2022
c
memory
pointers
Why does C++ use pointers? [closed]
Aug 28, 2022
c++
pointers
GCC pure/const functions that accept a pointer argument
Sep 08, 2021
c++
c
pointers
gcc
Is creating a pointer one past the end of a non-array pointer not derived from unary operator & undefined behavior in C++17?
Nov 19, 2022
c++
arrays
pointers
language-lawyer
c++17
Compiler Warning when using Pointers to Packed Structure Members
Mar 02, 2022
c++
c
pointers
struct
memory-alignment
Member pointer to array element
Aug 19, 2022
c++
class
pointers
Const References to Pointers
Oct 31, 2022
c++
pointers
constants
pass-by-reference
What treatment can a pointer undergo and still be valid?
Sep 16, 2022
c
pointers
undefined-behavior
What does *(*int)(nil) = 0 mean in golang?
Sep 18, 2022
go
pointers
How to return vector of pointers (and ownership) C++11
Mar 17, 2022
c++
c++11
pointers
vector
smart-pointers
« Newer Entries
Older Entries »