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
Should I delete pointer passed to a function as argument?
Oct 10, 2022
c++
pointers
new-operator
delete-operator
Deleting Pointers
Aug 24, 2022
c++
pointers
Dynamic array without malloc?
Jun 23, 2022
arrays
c
pointers
memory
initialization
K&R: array of character pointers
Dec 22, 2018
c
arrays
pointers
kernighan-and-ritchie
Is this C function written in poor form?
Feb 28, 2019
c
pointers
embedded
floating-point
microcontroller
Object allocation in C++
Aug 17, 2022
c++
string
pointers
scope
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
« Newer Entries
Older Entries »