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
64 bit function returns 32 bit pointer
Sep 01, 2022
c
pointers
64-bit
Is it common to have struct members be pointers?
Oct 21, 2022
pointers
struct
go
Passing a multidimensional array of variable size
Mar 08, 2022
c
arrays
pointers
multidimensional-array
variable-length-array
Uninitialised value was created by a heap allocation
Nov 12, 2022
c
pointers
malloc
valgrind
strncpy
About sizeof of a class member function pointer [duplicate]
Nov 01, 2022
c++
class
pointers
sizeof
member
Can I have a weak static pointer?
Sep 17, 2022
objective-c
pointers
static
weak-references
Why is this implicit conversion (between different pointer types) valid?
Aug 30, 2022
c
pointers
implicit-conversion
When debugging Swift code, can I get a typed reference to an object given just its address?
Nov 07, 2018
ios
objective-c
pointers
swift
lldb
In Python, does 'return self' return a copy of the object or a pointer?
Mar 01, 2017
python
class
pointers
ALLOCATABLE arrays or POINTER arrays?
Mar 14, 2022
arrays
pointers
memory-management
fortran
dynamic-memory-allocation
Assign a string literal to a char* [duplicate]
Sep 23, 2022
c++
string
pointers
char
literals
Passing a string to file.open();
Nov 12, 2022
c++
string
pointers
Passing a string literal as a function parameter defined as a pointer
Nov 01, 2022
c
pointers
Swift: Pass Uninitialized C Structure to Imported C function
Feb 01, 2022
c
macos
pointers
struct
swift
Understanding void* against intptr_t and uintptr_t
Sep 05, 2022
c++
pointers
casting
integer
Address of variable needs to be loaded into memory?
Oct 30, 2022
c++
pointers
variables
What is singular and non-singular values in the context of STL iterators?
Apr 13, 2021
c++
pointers
stl
iterator
standards
Using a vector of unique pointers to an <Employee> vector
Mar 02, 2020
c++
pointers
vector
ostream
Assigning a type uintptr to uint64 in Golang
Oct 04, 2018
pointers
go
variable-assignment
Difference between &Struct{} vs Struct{}
Oct 01, 2018
pointers
struct
go
initialization
difference
« Newer Entries
Older Entries »