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
Pointer to [-1]th index of array
Sep 22, 2022
c++
c
arrays
pointers
Pointer to a string in C?
Sep 22, 2022
c
string
pointers
About pointers after fork()
Nov 16, 2022
c
unix
pointers
process
fork
Passing pointers/references to structs into functions
Feb 22, 2018
c
pointers
struct
reference
How to pass Serial object by reference to my class in Arduino?
Oct 08, 2019
c++
c
pointers
arduino
C: Extrapolating type from void pointer
Oct 15, 2022
c
pointers
void-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
« Newer Entries
Older Entries »