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
Returning a const pointer to a const data member and the 'auto' keyword. A bit confused
Oct 16, 2022
c++
pointers
c++11
constants
auto
_Block_Type_Is_Valid (pHead->nBlockUse) Error
Nov 18, 2021
c++
debugging
visual-c++
pointers
sdl
How do I pass a reference to mutable data in Rust?
Sep 12, 2022
pointers
mutable
rust
How can I display a pointer address in C#?
Sep 12, 2022
c#
pointers
unsafe
Smart pointers in container like std::vector?
Aug 25, 2022
c++
pointers
std
smart-pointers
auto-ptr
Does C99 guarantee that arrays are contiguous?
Sep 12, 2022
c
arrays
pointers
c99
How to declare function pointer in header and c-file?
Oct 31, 2022
c
function
pointers
header
prototype-programming
Addition of two pointers in c or c++ not supported. why?
Nov 09, 2022
c++
c
pointers
May I take the address of the one-past-the-end element of an array? [duplicate]
Sep 22, 2022
c++
arrays
pointers
undefined-behavior
Best Practices: Should I create a typedef for byte in C or C++?
Sep 12, 2022
c++
c
pointers
typedef
Using AudioBufferList with Swift
Feb 24, 2018
ios
objective-c
pointers
casting
swift
What's the difference between pointer and value in struct?
Sep 16, 2022
pointers
struct
go
How do you explain C++ pointers to a C#/Java developer? [closed]
Nov 09, 2022
c#
java
c++
pointers
C++: how to cast 2 bytes in an array to an unsigned short
Sep 22, 2017
c++
pointers
casting
What does char * argv[] means?
Jul 12, 2022
c
arrays
pointers
kernighan-and-ritchie
Subtraction of non-divisible pointer addresses
Sep 12, 2022
c++
c
pointers
Is Pointer-to- " inner struct" member forbidden?
Feb 26, 2022
c++
pointers
Is p = array the same as p = &array[0]?
Sep 12, 2022
c++
arrays
pointers
How to copy an interface value in Go?
Feb 13, 2022
go
pointers
interface
Pointer to Array of Pointers
Sep 12, 2022
c
arrays
pointers
« Newer Entries
Older Entries »