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
How to write a better strlen function?
Oct 07, 2022
c
string
optimization
pointers
c-strings
Pointer math vs. Array index
Nov 01, 2022
c++
c
pointers
Unable to pass an address of array of type char *[2] to function taking char ***
Oct 21, 2019
c
arrays
pointers
parameter-passing
pass-by-reference
Array increment operator in C
May 19, 2017
c
pointers
post-increment
Can't pass 'const pointer const' to const ref
Nov 20, 2022
c++
templates
pointers
constants
pass-by-const-reference
Array of POINTERS to Multiple Types, C
Oct 17, 2022
c
arrays
pointers
void
Can I pass constant pointers disguised as arrays?
Sep 14, 2022
c++
c
arrays
pointers
constants
Why does the compiler assume that these seemingly equal pointers differ?
Aug 08, 2022
c
pointers
gcc
language-lawyer
compiler-optimization
char ** and dereferencing pointers
Jun 01, 2022
c
pointers
Implications of using an ampersand before a function name in C++?
Apr 11, 2022
c++
function
pointers
pass-by-reference
How can I describe a pointer to class in a UML class diagram?
Dec 25, 2019
c++
oop
pointers
uml
C++: vector of pointer loses the reference after push_back()
Sep 06, 2022
c++
pointers
vector
is it portable to treat std::vector like array [duplicate]
Nov 13, 2022
c++
arrays
pointers
vector
Pointer Arithmetic In C
Nov 15, 2022
c
pointers
pointer-arithmetic
What's the low-level difference between a pointer an a reference?
Oct 19, 2022
c++
pointers
assembly
reference
Pointer array and sizeof confusion
Sep 26, 2022
c++
pointers
Pointer to an Integer in Java
Apr 12, 2017
java
pointers
int
Cannot take the address of, get the size of, or declare a pointer to a managed type
Oct 23, 2020
c#
pointers
unsafe
c++ treat the address location as an integer
Dec 14, 2019
c++
pointers
pass-by-reference
Assigning pointer to lambda function to pointer to another lambda function
Feb 28, 2022
c++
pointers
c++11
lambda
« Newer Entries
Older Entries »