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++ - How to use a vector of reference_wrapper
Feb 08, 2018
c++
algorithm
pointers
reference
binary-operators
Why it is not an error to increment array "a" in the below function?
Jul 09, 2018
c
arrays
function
pointers
Set an interface to nil in Golang
Aug 26, 2022
pointers
go
reflection
interface
Incrementing pointer prints garbage?
Dec 13, 2020
c++
c
pointers
Why dynamic_cast is ok to use for upcast for non polymorphic types?
May 12, 2022
c++
pointers
polymorphism
dynamic-cast
Is there a performance cost using std::move vs using a pointer to the thread?
Feb 11, 2022
c++
multithreading
pointers
memory
Does fgets() move the file pointer ?
Jun 30, 2022
c
file
pointers
Is comparing to a pointer one element past the end of an array well-defined?
Oct 27, 2022
c
arrays
pointers
undefined-behavior
Why is pointing to one before the first element of an array not allowed in C?
Mar 10, 2022
c
arrays
pointers
Why are the 'dereference' and the 'address of' operators on the left?
Apr 11, 2022
c
pointers
syntax
dereference
operator-precedence
how to get address of variable and dereference it in nasm x86 assembly?
Nov 08, 2022
pointers
assembly
x86
nasm
c++ when to return a const char* instead of a std:string
Jul 01, 2022
c++
string
pointers
char
How do I determine the largest pointer size on my platform?
Nov 07, 2022
c++
pointers
sizeof
C standard regarding pointer arithmetic outside arrays
Aug 31, 2022
c
pointers
math
standards
undefined-behavior
Trouble understanding C++ pointer syntax
Nov 09, 2022
c++
pointers
declaration
Is one-past-end pointer OK for non-array object types?
Sep 29, 2022
c++
pointers
language-lawyer
pointer-arithmetic
What is the difference between a null pointer constant (nullptr), a null pointer value and a null member pointer value?
Sep 27, 2022
c++
pointers
null
literals
nullptr
Pointer to Pointer. How far we can go? [duplicate]
Sep 21, 2022
c++
pointers
using memcpy to convert from array to int
Sep 07, 2022
c
pointers
memory
byte
memcpy
Are pointers primitive types in C++?
Aug 27, 2017
c++
string
pointers
primitive-types
« Newer Entries
Older Entries »