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
Assigning char pointer to array
Aug 29, 2019
c++
arrays
pointers
Exploiting fact that elements of vector are stored in heap?
Mar 21, 2020
c++
pointers
vector
int to void* - avoiding c-style cast?
Jun 05, 2022
c++
pointers
opengl
casting
void-pointers
How does the type deduction work for string literals in C++?
Jul 10, 2022
c++
templates
pointers
type-deduction
Optimizer removing pointer de-reference lines
Aug 06, 2022
c++
pointers
optimization
Is pointer just an integer?
Aug 22, 2022
c++
c
pointers
integer
How pointer to array of character behaves?
Dec 17, 2018
c
pointers
multidimensional-array
Typecasting int pointer to float pointer
Oct 21, 2022
c
pointers
floating-point
int
type-conversion
Pointer of generic type
Nov 10, 2022
c#
pointers
generics
Passing a point in to a function
Oct 22, 2022
c++
pointers
How is a destructor call `fn drop(&mut self)` call inserted when the owning variable is immutable?
Sep 25, 2020
pointers
rust
ownership
borrow-checker
How to get a raw memory pointer to a managed class?
Sep 05, 2022
c#
pointers
reflection
Why can you assign an array to a char pointer?
Apr 11, 2022
c++
arrays
pointers
string-literals
How to print a 2D-array in C, without using the operator []?
Jul 06, 2022
c
arrays
pointers
syntax-error
significance of (void*) -1 [duplicate]
Sep 17, 2022
c
pointers
memory
system-calls
Issues using withMemoryRebound in Swift 3
Apr 17, 2022
swift
cocoa
pointers
Smart pointer polymorphism in collections
May 24, 2022
c++
pointers
polymorphism
shared-ptr
initializer-list
Uniform initialization of int*: how can it be forced?
Feb 09, 2019
c++
c++11
pointers
uniform-initialization
Cost of a reference to reference static_cast and a pointer to pointer static_cast
Aug 22, 2022
c++
pointers
reference
Updating a variable by its id within python
Sep 16, 2022
python
pointers
ctypes
« Newer Entries
Older Entries »