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
starting address of array a and &a
Oct 18, 2021
c
pointers
What does while(*pointer) means in C?
Nov 13, 2022
c
loops
pointers
Passing pointers of arrays in C
Sep 22, 2022
c
arrays
pointers
Reference pointing to a Null-object
Sep 30, 2022
c++
pointers
object
reference
null
Why/When to use (!!p) instead of (p != NULL)
Nov 08, 2022
c++
null
pointers
boolean
Is it possible to have a common pointer between 2 different programs on the same computer
Nov 07, 2022
c++
linux
pointers
ubuntu-9.10
how do i create a copy of an object in java, instead of a pointer
Nov 18, 2022
java
pointers
object
How to define a Type A in Type B and Type B in Type A?
May 26, 2022
c
delphi
pointers
types
record
What are the practical advantages of learning Assembly?
Jul 21, 2022
pointers
assembly
Microsoft objects, the Release() functions return value?
Jul 24, 2017
c++
com
pointers
directx
reference-counting
Deleting dynamically allocated variables setting pointer to 0 [duplicate]
Nov 15, 2022
c++
arrays
pointers
memory-management
dynamic-allocation
How can I use a class before defining it?
Sep 06, 2018
c++
class
pointers
Why and when is worth using pointer to pointer? [duplicate]
Apr 10, 2022
c++
pointers
Getting the size of the data of a Pointer
May 24, 2022
c
pointers
memory-management
sizeof
What's the difference between delete-ing a pointer and setting it to nullptr? [duplicate]
Nov 12, 2022
c++
pointers
memory
heap-memory
dangling-pointer
In C, can an address of a pointer be 0?
Oct 17, 2022
c
pointers
Why is `++` for Haskell List implemented recursively and costs O(n) time?
Dec 19, 2021
list
pointers
haskell
recursion
functional-programming
What's with unique_ptr::get() instead of &*?
Aug 24, 2022
c++
pointers
smart-pointers
unique-ptr
C++ alternatives to void* pointers (that isn't templates)
May 25, 2022
c++
templates
pointers
polymorphism
C: Segmentation Fault while using printf
Apr 16, 2022
c
pointers
printf
segmentation-fault
« Newer Entries
Older Entries »