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
C++, allocating space in a for loop, possible memory leak verification
Nov 16, 2022
c++
pointers
memory
orphan
What does (*) mean in plain C?
Mar 28, 2022
c
pointers
Why can you put multiple characters in C++ char*
Aug 19, 2022
c++
string
pointers
char
C++ ostream implicitly deleted with template
Jan 30, 2020
c++
templates
pointers
Better explanation of C++ Pointer function?
Jun 20, 2022
c++
c
pointers
What are the Delphi design principles behind class instances and pointers?
Oct 16, 2022
c++
class
delphi
pointers
Pass a two dimensional array to a function of constant parameter
Aug 22, 2022
c
arrays
pointers
gcc-warning
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
« Newer Entries
Older Entries »