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
Output of C program with complex pointer arithmetic
May 27, 2022
c
pointers
pointer-arithmetic
void star and & in C
Apr 18, 2022
c
pointers
pthreads
Compare two pointers
Nov 10, 2022
pointers
fortran
fortran90
Find argc and argv from a library
Jun 03, 2019
c++
c
linux
pointers
argv
What are the operations supported by raw pointer and function pointer in C/C++?
Oct 19, 2022
c++
c
pointers
function-pointers
Boost Shared_Ptr assignment
Jun 02, 2022
c++
pointers
boost
Is if(pointerVar) the same as if(pointerVar!=NULL)?
Oct 26, 2019
c++
pointers
How to make C++ pointers null [closed]
Sep 28, 2022
c++
pointers
Is Nokia mis-using static_cast?
Oct 27, 2021
c++
qt
pointers
casting
Initializing a char pointer in C. Why considered dangerous? [duplicate]
May 13, 2022
c
pointers
initialization
char
Vector of pointers to struct
Oct 31, 2022
c++
pointers
vector
struct
converting int to pointer
May 26, 2022
c++
pointers
How Java "pointers" work?
Jun 16, 2022
java
pointers
Is there any advantage of using references instead of pointers in c++? [duplicate]
Aug 24, 2022
c++
pointers
reference
Where is local pointer stored in memory?
Aug 29, 2022
c
pointers
How do you know the exact address of a variable?
Sep 23, 2022
c
pointers
memory-address
Convert Object to std::unique_ptr
Jul 29, 2022
c++
pointers
type-conversion
Is memory address 0x0 usable?
Aug 23, 2022
c++
pointers
memory-management
null
new-operator
int *ptr = (int*)(&a + 1);
Feb 26, 2022
c
pointers
C String array's array
May 13, 2022
c
arrays
pointers
« Newer Entries
Older Entries »