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
Create new C++ object at specific memory address?
Oct 28, 2022
c++
memory
object
pointers
location
Why is the data type needed in pointer declarations?
Aug 30, 2022
c++
c
pointers
Why don't I declare NSInteger with a *
Jul 08, 2018
objective-c
cocoa
pointers
integer
nsinteger
Declaring type of pointers?
Aug 29, 2022
c++
c
pointers
What does a const pointer-to-pointer mean in C and in C++?
Aug 29, 2022
c++
c
pointers
constants
determine size of array if passed to function
Aug 29, 2022
c++
arrays
null
pointers
Why does int pointer '++' increment by 4 rather than 1?
Oct 01, 2018
c++
c
pointers
Passing int as bool argument in C++
Sep 19, 2022
c++
pointers
constructor
boolean
implicit-conversion
Can an equality comparison of unrelated pointers evaluate to true?
Aug 29, 2022
c
pointers
language-lawyer
How to use global var across files in a package?
Nov 19, 2022
pointers
go
database-connection
nullreferenceexception
What is the use of intptr_t?
Aug 29, 2022
c++
c
pointers
Why does cudaMalloc() use pointer to pointer?
Dec 02, 2019
c++
c
pointers
cuda
What happens in OS when we dereference a NULL pointer in C?
Aug 29, 2022
c
pointers
null
operating-system
Can a pointer ever point to itself?
Aug 29, 2022
c
pointers
What does ** do in C language? [duplicate]
Aug 29, 2022
arrays
c
pointers
memory
pointer-to-pointer
C++ Access derived class member from base class pointer
Aug 29, 2022
c++
inheritance
pointers
derived-class
C++ - Assigning null to a std::string
Aug 29, 2022
c++
string
pointers
null
When convert a void pointer to a specific type pointer, which casting symbol is better, static_cast or reinterpret_cast? [duplicate]
Oct 21, 2022
c++
pointers
static-cast
reinterpret-cast
Why does moving a pointer variable not set it to null?
Aug 29, 2022
c++
pointers
null
c++11
move-semantics
Why do string literals (char*) in C++ have to be constants?
Sep 16, 2022
c++
c
pointers
string-literals
« Newer Entries
Older Entries »