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
Are pointers to members of an anonymous union equal?
Aug 29, 2022
c++
c++11
pointers
unions
When to use pointers in C++
Oct 23, 2022
c++
vector
pointers
How can I edit a pointer to a list node from a function in a recursion?
Sep 25, 2022
c
pointers
recursion
pass-by-reference
Is a conversion from a pointer to type to a pointer to array of type safe?
Jul 29, 2018
c
arrays
pointers
type-conversion
C++ - Representing ownership via pointers
Sep 07, 2019
c++
pointers
ownership
nullptr
Alternatives to pointer-to-pointers in C++?
Nov 06, 2022
c++
pointers
smart-pointers
When is it legal to type-pun using a pointer-to-a-pointer in C?
Oct 20, 2022
c
pointers
type-conversion
Is there a way to stop implicit pointer conversions to void *
Sep 14, 2022
c++
c
pointers
implicit-conversion
void-pointers
Translate just 4 lines of code from objective c to swift (Pointers)
Aug 27, 2021
ios
objective-c
pointers
swift
C++ objects contiguous in memory?
Nov 19, 2022
c++
c
arrays
pointers
memory
What can a pointer do that a variable can't do?
Mar 27, 2019
c
pointers
Order of bytes in struct
Jun 02, 2022
c
arrays
pointers
memory
struct
pointers on pointers - reason for performance penalty
Feb 07, 2022
c++
pointers
optimization
clang
inline
Are list-initialized char arrays still null-terminated?
Sep 16, 2022
c++
pointers
char
Cannot understand NSError/NSObject pointer passing behavior
Jun 09, 2022
ios
objective-c
pointers
nserror
Writing a generic function to detect if an array of pointers contains NULL
Nov 13, 2022
c
pointers
language-lawyer
void
strict-aliasing
Keeping track of (stack-allocated) objects
Jul 03, 2022
c++
pointers
reference
global
Do pointers inhibit compiler optimizations?
Nov 07, 2022
performance
pointers
fortran
compiler-optimization
How to wisely interpret this compiler warning?
Aug 20, 2022
c
pointers
types
compiler-warnings
pointer-arithmetic
Go's maps under the hood
Nov 16, 2022
dictionary
pointers
go
hashmap
« Newer Entries
Older Entries »