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
Can I assume NULL value in comparison as the false?
Jun 20, 2018
c
pointers
comparison
conditional-statements
null-pointer
Pointer Array in C? [duplicate]
Jun 08, 2022
c
arrays
pointers
Passing struct pointer vs passing struct
Dec 01, 2019
c
linux
pointers
struct
When use malloc for a static pointer inside a function?
Oct 04, 2022
c
pointers
static
Pointers to 2D arrays C, C++
Jan 03, 2022
c++
c
arrays
pointers
multidimensional-array
json.Unmarshal() accepts a pointer to a pointer
Oct 16, 2022
pointers
go
struct
Golang Cgo: panic: runtime error: cgo argument has Go pointer to Go pointer
Oct 20, 2020
pointers
go
cgo
Why is const unnecessary in function declarations in header files for parameters passed by value?
Nov 19, 2022
c
pointers
constants
header-files
std::shared_ptr operator [] equivalent access
Sep 20, 2022
c++
pointers
smart-pointers
size_t ptrdiff_t and address space
Jun 20, 2022
c++
pointers
size
memory-address
What ((size_t*)ptr)[-1] mean in C?
May 28, 2022
c
pointers
size
Can I pass a pointer to before the beginning of an array if I know only existing elements will be used?
Jun 28, 2022
c++
arrays
pointers
language-lawyer
pointer-arithmetic
C# huge size 2-dim arrays
May 31, 2022
c#
pointers
multidimensional-array
unsafe
C++: getting the address of the start of an std::vector?
Dec 10, 2019
c++
pointers
vector
Why address of a variable change after each execution in C?
Jun 11, 2022
c
programming-languages
pointers
Learning C coming from managed OO languages
Feb 20, 2022
c
pointers
memory-management
How do pointers to pointers and the address-of operator work?
Oct 31, 2022
c++
c
pointers
passing std::vector to a function which modifies an input array
Aug 10, 2022
c++
pointers
stl
vector
iterator
Is it safe to keep C++ pointers in C#?
Oct 29, 2022
c#
c++
pointers
Should I use pointer to std::string
Aug 18, 2022
c++
qt
pointers
std
« Newer Entries
Older Entries »