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
Why does object have a pointer and not an int?
Aug 20, 2022
ios
objective-c
pointers
C & C++: What is the difference between pointer-to and address-of array?
Nov 17, 2022
c++
c
arrays
pointers
auto
C: Why aren't &(void *) and void** compatible?
May 26, 2022
c
pointers
incompatibility
How can I tell if a fortran array pointer has been allocated directly, or is associated with another object?
Jul 11, 2022
arrays
pointers
memory-leaks
fortran
fortran90
Converting array of C strings to Swift string array
Oct 26, 2022
arrays
swift
pointers
type-conversion
swift3
double free or corruption with shared pointers
Nov 12, 2022
c++
pointers
array of pointers as function parameter
Oct 24, 2022
c++
arrays
function
pointers
C: Which is faster, accessing global variable or passing a pointer to the function
Oct 17, 2022
c
variables
pointers
global
Pointer arithmetic in c and array bounds
Sep 22, 2022
c
pointers
why does *p++ = *p - a give strange results?
Nov 07, 2014
c#
pointers
operator-precedence
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
« Newer Entries
Older Entries »