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
In C: How to set a pointer to a structure member that is an array?
Sep 25, 2022
c
pointers
structure
member
dereference
Casting const void pointer to array of const char pointers properly in C
Nov 10, 2022
c
gcc
casting
pointers
char
C++ print value of a pointer
Jun 13, 2022
c++
pointers
printing
stdout
cout
How many instructions to access pointer in C?
Oct 20, 2022
c
pointers
instructions
memory address literal
Apr 06, 2022
c
pointers
memory
literals
memory-address
Delphi Self-Pointer usage
Jun 09, 2022
delphi
pointers
self
Understanding references vs. pointers. Why does this work?
Mar 21, 2022
c++
pointers
reference
What's the correct way to add 1 byte to a pointer in C/C++?
Nov 10, 2022
c++
c
pointers
What happens when you initialize a junk value to something in C?
Sep 01, 2020
c
memory
pointers
Confusion in data types in a 2D array
Sep 21, 2017
c
pointers
Compiler optimization about elimination of pointer operation on inline function in C?
Nov 25, 2021
c
optimization
pointers
compiler-construction
Is ++ the same as += 1 for pointers?
Sep 25, 2022
c
pointers
post-increment
python ctypes sending pointer to structure as parameter to native library
Aug 30, 2021
python
pointers
struct
ctypes
C++ * vs [] as a function parameter
Sep 07, 2022
c++
arrays
pointers
parameters
struct
Order of storage inside a structure / object
Nov 01, 2022
c++
c
class
pointers
structure
typcasting a character array to a const char * [closed]
May 07, 2022
c
pointers
constants
Incrementing pointers for *char in a while loop
Jun 12, 2022
c++
string
loops
pointers
traversal
expected ‘const char *’ but argument is of type ‘char **’ in C
Oct 27, 2022
c
arrays
pointers
passing argument 1 of " " from incompatible pointer type
Jun 05, 2022
c
pointers
structure
Initializing a function pointer in C
Jun 10, 2022
c
function
pointers
function-pointers
« Newer Entries
Older Entries »