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 can I cast a char to an unsigned int?
Jan 19, 2018
c
pointers
casting
Array are passed by value or by reference?
Mar 08, 2022
c
arrays
string
pointers
How to pass pointer back in ctypes?
Oct 19, 2022
python
pointers
dll
char
ctypes
Why use std::next instead of adding an integer to the pointer?
Jan 28, 2022
c++
pointers
c++11
Generally, is dereference pointer expression results a reference type?
Sep 22, 2022
c++
c++11
pointers
reference
dereference
When is pointer to array useful?
Nov 11, 2022
c
pointers
Accessing C union members via pointers
Aug 23, 2022
c
pointers
unions
Declare and initialize pointer concisely (i. e. pointer to int)
Oct 14, 2022
c
pointers
dry
Comparing pointer with char end of string
Aug 10, 2022
c++
c
pointers
Have a template parameter that can be pointer type or non-pointer type
Nov 19, 2022
c++
templates
pointers
c++11
Unify C++ templates for pointers, values and smart pointers
Feb 25, 2022
c++
templates
pointers
What's the Difference Between func(int ¶m) and func(int *param)?
Oct 22, 2022
c++
pointers
reference
C++: auto_ptr + forward declaration?
Jul 09, 2019
c++
memory-management
pointers
shared-ptr
auto-ptr
C++ strings and pointers
Oct 19, 2022
c++
string
pointers
Deleting all values from a QMap
May 15, 2018
c++
qt
pointers
qmap
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
« Newer Entries
Older Entries »