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
custom memory allocator
Apr 18, 2019
c
arrays
memory
pointers
memory-management
Address of map value
Nov 05, 2022
c++
pointers
map
Declare const pointer to int?
Jun 19, 2022
pointers
integer
constants
d
Are "malloc(sizeof(struct a *))" and "malloc(sizeof(struct a))" the same?
Jul 22, 2018
c
pointers
struct
Reversing a array of character in its own place
Oct 04, 2022
c
string
pointers
Properly seeding rand_r(int *val) method
Feb 07, 2020
c
pointers
Increment the value of a pointer when sent as a parameter
Dec 01, 2018
c++
c
pointers
microcontroller
Take address of value inside an interface
May 13, 2022
pointers
interface
go
memory-address
In Go, can both a type and a pointer to a type implement an interface?
Jan 21, 2020
pointers
interface
struct
go
How to loop through a string created by pointer
Nov 11, 2022
c
string
loops
pointers
Write a function to malloc double pointer
Aug 30, 2022
c
pointers
malloc
Is a global pointer initialized to zero?
Apr 11, 2022
c++
pointers
global-variables
new and make_shared for shared pointers
Sep 12, 2022
c++
pointers
shared-ptr
make-shared
Are C stack variables stored in reverse?
Nov 18, 2022
c
pointers
stack
memory-address
Why does pointer subtraction in C yield an integer?
May 27, 2022
c
pointers
If C# pointers are considered "unsafe," does that mean C++ pointers are "unsafe" too?
Nov 16, 2022
c#
c++
arrays
pointers
unsafe
Passing `int (*)(char const*)` where `int (*)(char*)` is expected
Aug 29, 2019
c
pointers
function-pointers
C null pointer arithmetic
Oct 26, 2022
c
pointers
language-lawyer
standards
pointer-arithmetic
Change pointer to an array to get a specific array element
Jun 22, 2022
c++
pointers
How am I accidentally overwriting when referencing these pointers?
Jun 10, 2022
c++
pointers
« Newer Entries
Older Entries »