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
Does it matter where I place the asterisk when declaring pointers in C++?
Nov 09, 2022
c++
pointers
syntax
Passing pointers to Maps in Golang
Sep 25, 2022
pointers
map
go
Where does the compound/string literals get stored in the memory?
Sep 07, 2022
c
pointers
compound-literals
is int[pointer-to-array] in the C++ - standard? [duplicate]
Nov 20, 2022
c++
arrays
pointers
syntax
subscript-operator
(arr + 2) is equivalent to *(arr + 2) . How?
Mar 04, 2022
c
arrays
pointers
Does C++ do value initialization of a POD typedef?
Oct 14, 2013
c++
pointers
Similarities and differences between arrays and pointers through a practical example
Oct 19, 2022
c
arrays
pointers
Pointer pointing to an empty array
Oct 23, 2022
c
arrays
pointers
Does C# use the -> pointer notation?
Nov 13, 2022
c#
c++
pointers
struct
What is void** in C#?
Feb 18, 2022
c#
c
pointers
void
"Type" does not refer to a value on C++
Aug 11, 2019
c++
pointers
openframeworks
Using XOR with pointers in C
May 29, 2015
c
list
pointers
xor
Correct usage of free() function in C
Aug 26, 2022
c
pointers
buffer
free
Should a std::string class member be a pointer?
Feb 28, 2022
c++
pointers
constructor
pass-by-value
class-members
Unrecognized range-based for loop? [duplicate]
Sep 15, 2022
c++
arrays
pointers
for-loop
range
(nil) pointer in C/C++
Feb 22, 2017
c++
c
pointers
printing
format-specifiers
Is it undefined behavior to form a pointer range from a stack address?
Nov 03, 2022
c++
c
pointers
undefined-behavior
language-lawyer
Correct way of defining NULL and NULL_POINTER?
Mar 29, 2018
c
pointers
null
c-preprocessor
Default value for pointer to char in C
Feb 13, 2018
c++
c
pointers
Why create heap when creating a linked list when we can simply do this?
Mar 19, 2022
c
pointers
struct
linked-list
« Newer Entries
Older Entries »