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
correct way to change values of c pointers
Nov 15, 2022
c
arrays
pointers
pointer to struct or class versus pointer to first field
Aug 31, 2022
c++
oop
pointers
struct
field
does free() follow pointers?
Oct 14, 2022
c
pointers
struct
malloc
free
Aligning static array using std::aligned_storage
Sep 15, 2022
c++
arrays
pointers
c++11
memory-alignment
how to access the 3-d array using pointer to an array
Jun 14, 2022
c
arrays
pointers
Malloc works without type cast before malloc C/C++ [duplicate]
Nov 01, 2022
c
pointers
memory
casting
malloc
Reversing a '\0' terminated C string in place?
Jun 25, 2022
c
pointers
reverse
dereference
Why char* can hold a single char in C?
Sep 11, 2022
c
string
pointers
C++ Reference vs Pointer best practices
Nov 11, 2022
c++
pointers
reference
Python equivalent of C++ member pointer
Oct 26, 2022
python
pointers
member
assigning an address to a pointer
Jun 01, 2022
c++
c
pointers
Alternatives to std::vector due to reallocation that invalidates pointers to elements
Feb 15, 2021
c++
pointers
visual-studio-2015
stdvector
Why doesn't strcpy use a const pointer for dest?
Oct 13, 2022
c
pointers
constants
strcpy
Returning pointer to a local structure
Jul 05, 2017
c
pointers
variables
struct
return
Difference between pointers to variables, and pointers to structures in C
Feb 23, 2019
c
pointers
structure
Get the offset of a field in a delphi record at runtime
Jan 21, 2021
delphi
pointers
struct
delphi-7
rtti
Pointers to statically allocated objects
Nov 09, 2022
c++
pointers
In C, is there a difference between a NULL pointer and a pointer that points to 0? If so, what?
Oct 26, 2022
c
pointers
null
zero
Pointer to array as function parameter
Nov 14, 2022
c
pointers
convert array to two dimensional array by pointer
Feb 05, 2022
c
arrays
pointers
« Newer Entries
Older Entries »