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
Immutable strings in Go
Dec 17, 2022
string
pointers
go
immutability
unique_ptr to char* conversion
Dec 16, 2022
c++
pointers
unique-ptr
Is nullptr used to terminate C-style strings?
Dec 17, 2022
c++
c
pointers
c++11
c-strings
First character of pointer
Dec 16, 2022
c
pointers
char
Types of Go struct methods that satisfy an interface
Dec 16, 2022
pointers
go
methods
struct
interface
Why can't I increment an array?
Dec 16, 2022
c
arrays
pointers
mutable with const pointer in C++
Dec 16, 2022
c++
pointers
constants
mutable
Inserting Objects into an array with dynamic memory (No vectors allowed) C++
Dec 15, 2022
c++
arrays
pointers
memory-management
Looping through a char array in C
Dec 16, 2022
c
string
pointers
Sending pointers over a channel
Dec 16, 2022
pointers
go
goroutine
channels
memory allocation in array of structure using double pointers in C
Dec 15, 2022
c
arrays
pointers
struct
Is const char* a string or a pointer
Dec 15, 2022
c++
string
pointers
Why does insertion into a list require a pointer to a pointer
Dec 16, 2022
c
pointers
returning pointer from a local variable in function
Dec 16, 2022
pointers
go
Insert an object pointer into a map of maps through emplace() does not work
Dec 16, 2022
c++
c++11
pointers
stdmap
emplace
What does char* (int) mean in C++?
Dec 15, 2022
c++
pointers
How do I copy a two dimensional array of strings?
Dec 16, 2022
java
arrays
pointers
string
C pointer arithmetic snippet
Dec 15, 2022
c
pointers
while-loop
nested-loops
Pointer comparison
Dec 16, 2022
c++
c
pointers
c++: function arg char** is not the same as char*[]
Dec 16, 2022
c++
arrays
pointers
arguments
« Newer Entries
Older Entries »