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
memcpy with destination pointer to const data
Nov 18, 2022
c
memory
pointers
How to fix C++ compiler-error "cannot convert 'Type' to 'const Type*'"?
Mar 23, 2014
c++
pointers
constructor
compiler-errors
C Global Struct Pointer
Jun 16, 2022
c
variables
pointers
struct
global-variables
Can an address be assigned to a variable in C?
Oct 17, 2019
c
pointers
memory-address
addressof
address-operator
Pointer on type instead of variable name? [duplicate]
Nov 02, 2022
c
pointers
Referencing and dereferencing in the same instruction
Oct 12, 2022
c++
pointers
reference
In C, can a const variable be modified via a pointer?
Aug 10, 2019
c
pointers
constants
Are standard text files NULL-terminated?
Apr 16, 2022
c++
arrays
file
pointers
null
Removing first X elements from array
Oct 31, 2022
c
pointers
How to access a C++ function which takes pointers as input argument from a C#
Sep 10, 2022
c#
c++
pointers
Is there a difference between a pointer parameter and an array parameter?
Jun 18, 2022
c++
arrays
pointers
types
How do I edit random memory? [closed]
Jul 07, 2022
c++
pointers
memory
Can we change the base address of an array through a pointer to array using brute force?
Feb 04, 2020
c
arrays
pointers
Why and when to pass class types in C++ by pointer?
Sep 14, 2021
c++
class
oop
pointers
Increment Char Array Pointer
Mar 03, 2022
c
arrays
pointers
Does malloc() have a maximum return value?
Jul 12, 2022
c
pointers
memory
Is returning a heap-allocated pointer from function OK?
May 03, 2022
c++
c
pointers
How to use smart pointer for auto clean-up?
Oct 18, 2022
c++
pointers
c++11
stream
smart-pointers
How to check if a pointer is null in python?
Sep 24, 2022
python
windows
pointers
python-3.x
ctypes
c++: why can't we convert char ** to const char ** [duplicate]
Aug 24, 2022
c++
pointers
constants
« Newer Entries
Older Entries »