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
the "this" pointer inside a class
Mar 20, 2022
c++
pointers
this
Not able to understand the notations : * and ** with pointers
Nov 15, 2022
c++
pointers
dereference
pointer-to-pointer
How are Rust's Arc and Rc types different from having garbage collection?
Jun 06, 2022
pointers
garbage-collection
rust
Size of pointer of integer type vs Size of int*
Aug 23, 2022
c
pointers
Will this lead to a memory leak in C++?
Mar 11, 2022
c++
pointers
memory-leaks
reference
memory-management
Confused when I should and shouldn't use "const" in C
Nov 02, 2018
c
pointers
constants
making numerous pointers NULL at the same time
Jun 16, 2022
c++
pointers
Isn't an array/arrayname always a pointer to the first element in C?
Mar 04, 2018
c
arrays
pointers
error calling function ,[A call to PInvoke function unbalanced the stack]
Jun 26, 2019
c#
.net
pointers
Size of a struct with two void pointers is 4?
Sep 15, 2022
c
pointers
struct
sizeof
How to reassign `this` pointer inside object member function?
Oct 14, 2022
c++
pointers
this
Using pointers to swap int array values
Oct 20, 2022
c
pointers
swap
Why does int* ptr_arr_int = {1,2}; not work in C/C++?
May 27, 2022
c++
c
pointers
Does C even have "pass by reference"? [duplicate]
Aug 10, 2019
c
pointers
when memory will be released?
Mar 15, 2022
c++
memory
pointers
Using Pointers in Delphi
Jan 09, 2021
delphi
pointers
What is the result of &pointer in C?
Sep 30, 2022
c
pointers
C++ pointer names
Oct 08, 2018
c++
pointers
Is there a better way to initialize an allocated array in C++?
Sep 24, 2022
c++
arrays
pointers
initialization
Storing the pointer to a function pointer in a void*
May 07, 2022
c
pointers
function-pointers
« Newer Entries
Older Entries »