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
Convert char[][] to char**
May 21, 2022
c++
c
arrays
pointers
What ! (char*) means in C
Jun 23, 2022
c
pointers
char
What does "*(pointer + integer)" do in C++?
Oct 15, 2022
c++
pointers
malloc and pointers to pointers
May 18, 2022
c
pointers
malloc
pointer-to-pointer
Getting different values by passing Pointers to a function in Go
Nov 03, 2022
pointers
struct
go
How can I know if I need to delete something in C++?
Oct 17, 2022
c++
c++11
pointers
memory-management
memory-leaks
How to convert byte array to base64 string in swift?
Jul 01, 2020
ios
arrays
swift
pointers
base64
Are shared_ptr on static objects good?
Feb 06, 2022
c++
c++11
pointers
static
smart-pointers
Incrementing NULL pointer in C
Mar 28, 2022
c
pointers
null
undefined-behavior
C++ How to properly copy container(vector) of pointers?
Oct 01, 2022
c++
pointers
containers
dynamic-memory-allocation
std::set<int * const> won't compile
Sep 15, 2022
c++
pointers
constants
stdset
Is (*exptr)->cnt the same as exptr->cnt or (*exptr).cnt?
Jun 13, 2022
c
pointers
Function that creates pointers to classes
Feb 10, 2022
c++
pointers
In C: How to set a pointer to a structure member that is an array?
Sep 25, 2022
c
pointers
structure
member
dereference
Casting const void pointer to array of const char pointers properly in C
Nov 10, 2022
c
gcc
casting
pointers
char
C++ print value of a pointer
Jun 13, 2022
c++
pointers
printing
stdout
cout
How many instructions to access pointer in C?
Oct 20, 2022
c
pointers
instructions
memory address literal
Apr 06, 2022
c
pointers
memory
literals
memory-address
Delphi Self-Pointer usage
Jun 09, 2022
delphi
pointers
self
Understanding references vs. pointers. Why does this work?
Mar 21, 2022
c++
pointers
reference
« Newer Entries
Older Entries »