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
Calloc with structure with pointers in C
Sep 21, 2022
c
pointers
null
structure
calloc
Calling a C++ function pointer on a specific object instance
Nov 21, 2022
c++
pointers
function
What does ampersand "&" do in front of pointers?
Sep 25, 2022
c++
c
pointers
reference
operators
Why is using vector of pointers considered bad?
Sep 21, 2022
c++
pointers
vector
std
In C are malloc(256) and malloc(sizeof(char)*256) equivalent?
Sep 21, 2022
c
pointers
malloc
sizeof
What is "->" in Objective C?
Nov 09, 2022
objective-c
c
pointers
Pointer to const string in C
Sep 21, 2022
c
arrays
pointers
constants
Initializing pointers in C++
Sep 21, 2022
c++
pointers
initialization
Returning Arrays/Pointers from a function
Sep 21, 2022
c
arrays
function
pointers
delphi pointer address
Oct 14, 2022
delphi
pointers
pointer-address
Passing by reference and value in Go to functions
Sep 21, 2022
pointers
go
Difference between (*++argv)[0] and while(c = *++argv[0])
Sep 21, 2022
c
string
pointers
argv
Call a void* as a function without declaring a function pointer
Nov 08, 2022
c
function
pointers
void
Reference vs. pointer
Oct 30, 2022
c++
pointers
reference
What's the difference between void* and void**?
Feb 23, 2022
c++
c
pointers
What is a real world example for "smart pointer to member"?
Feb 03, 2022
c++
pointers
operator-overloading
operators
smart-pointers
Most efficient pointer arithmetic type in c
May 26, 2021
c
performance
pointers
pointer-arithmetic
Converting from a jagged array to double pointer in C#
Nov 14, 2021
c#
arrays
pointers
jagged-arrays
double-pointer
Difference between QSharedPointer and QSharedDataPointer?
Jan 08, 2018
c++
qt
pointers
qsharedpointer
C++ Initialize array pointer
Sep 21, 2022
c++
arrays
pointers
« Newer Entries
Older Entries »