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
Can someone explain the parameter void(*pfn)(void*)?
Mar 21, 2022
c++
pointers
function-pointers
Character pointers and integer pointers (++)
Feb 28, 2022
c++
c
pointers
C Void pointer question
Jun 02, 2022
c
pointers
pointer to array
Aug 18, 2022
c++
c
arrays
pointers
Pointer of void array
Sep 22, 2019
c
arrays
pointers
void-pointers
Why can't we use direct addressing in c or c++ code?
Sep 25, 2022
c++
c
pointers
Circular reference in C++ without pointers
Jul 01, 2022
c++
pointers
circular-reference
What's the best portable way to represent pointer as string in C++?
Nov 12, 2022
c++
pointers
char *a, *b; what type is (b-a) and how do I printf it?
Jul 09, 2022
c
pointers
stdio
Swapping addresses of pointers in C++
May 23, 2022
c++
pointers
What does void *(*routine)(void *) mean in C? [duplicate]
May 28, 2022
c
pointers
syntax
function-pointers
argument-passing
C Warning: Function returns address of local variable
Nov 12, 2019
c
pointers
malloc
How to safely delete multiple pointers
Apr 06, 2022
c++
pointers
memory
delete-operator
What's wrong with the "new" keyword in C++?
Nov 14, 2022
c++
pointers
object
How to get fixed buffer length?
Oct 29, 2022
c#
pointers
sizeof
fixed
unsafe
fixed statement in C# and managed pointer in IL code
Nov 21, 2022
c#
pointers
unmanaged
cil
fixed
Why do c++ standard not guarantee pointer-interconvertibility between an array of objects and its first element? [duplicate]
Jul 06, 2022
c++
arrays
pointers
language-lawyer
c++17
How can I distinguish between array and pointer in function template specializations [duplicate]
May 12, 2022
c++
arrays
pointers
c++11
« Newer Entries
Older Entries »