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# byte array to fixed int pointer
Jun 21, 2022
c#
pointers
types
casting
local pointers, `static` pointers and `malloc` pointers
Oct 30, 2022
c
pointers
What does a pointer initialise to?
Nov 15, 2019
c
pointers
character
function-pointers
C# atomicity: assignment of int vs. long on x64 platform
May 17, 2022
c#
.net
multithreading
pointers
thread-safety
C pointer anomaly, please explain
Jan 02, 2021
c
arrays
pointers
gcc
malloc
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
« Newer Entries
Older Entries »