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
Return the result of sum of character arrays
Sep 05, 2022
c++
c
arrays
pointers
C Beginner question: Pointer arithmetic > cleaning up once you are done
Nov 10, 2022
c
pointers
memory-management
pointer-arithmetic
difference between *y++ and ++*y?
Apr 19, 2022
c
pointers
pointer-arithmetic
Does the bracket [] operator only have a single use?
Jul 02, 2022
c
arrays
pointers
Assigning strings to pointer in C Language
Mar 22, 2022
c
string
pointers
Why are &p and &a[0] different?
May 17, 2022
c
arrays
pointers
printf
Returning a structure array using pointers
May 23, 2022
c
arrays
data-structures
pointers
return
Python: Create a duplicate of an array
Oct 11, 2022
python
list
pointers
arrays
how to set char * value from std string (c_str()) not working
Jul 15, 2018
c++
string
pointers
Struct Pointer Initialization in C#
Oct 19, 2022
c#
pointers
struct
unsafe
Finding NULL pointers in std vectors
Apr 19, 2019
c++
pointers
stl
null
Create an array that points to only part of another array?
Nov 20, 2022
c#
arrays
pointers
Using a pointer to an object declared outside a block, inside the block
Oct 14, 2020
objective-c
pointers
compiler-errors
objective-c-blocks
c++ How to return a vector by reference?
Jun 16, 2022
c++
pointers
vector
reference
header-files
C++ const method on non const pointer member
Mar 22, 2022
c++
pointers
object
methods
constants
Address of function main() in C/C++
Nov 07, 2022
c++
c
pointers
function-pointers
Does using index brackets for a pointer dereference it?
Jul 06, 2022
c++
c
arrays
pointers
memory
Pointer to Pointer to Pointer [duplicate]
Nov 11, 2019
c++
pointers
How to free a pointer to a dynamic array in C?
Nov 05, 2022
c
pointers
free
dynamic-arrays
Freeing pointer after pointer arithmetic
Oct 29, 2022
c
pointers
pointer-arithmetic
« Newer Entries
Older Entries »