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
expected ')' before '*' token with function pointer
Jun 03, 2022
c
function
pointers
parameters
struct
Is a pointer indirection more costly than a conditional?
Jun 28, 2022
c
performance
pointers
conditional
C/C++ pointer type pointing to single bit?
Oct 08, 2022
c++
c
pointers
c++ ampersand operator with char arrays
Oct 29, 2022
c++
arrays
pointers
C++ Why should I suppress the default copy constructor?
Oct 02, 2017
c++
pointers
copy-constructor
Initialization by null pointer constant: which behaviour is correct?
Sep 06, 2022
c++
pointers
c++11
language-lawyer
dereference a pointer and then take the address of dereference
Oct 27, 2022
c++
pointers
How and where is variable type information stored?
Oct 14, 2022
c
pointers
types
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
« Newer Entries
Older Entries »