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
Not Understanding Pointer Arithmetic with ++ and --
Jul 07, 2022
c++
memory
pointers
Understanding self in Objective-C
Oct 24, 2022
objective-c
object
pointers
self
super
Initialization of a pointer immediately after calling deleteLater()
Jan 14, 2016
qt
pointers
qt4
C99: Is it possible to portably determine if two pointers point within the same aggregate?
Aug 16, 2022
c
pointers
c99
undefined-behavior
Dereferencing a char pointer gets slower as the string it points to lengthens. Why?
Feb 20, 2022
c++
performance
pointers
x86 asm, dereferenced pointer not getting updated
Aug 18, 2022
intel
pointers
assembly
x86
deep copy of struct with Pointer Point in C
Oct 23, 2022
c
pointers
struct
deep-copy
Passing a C# double array to a C++ function using CLI
Sep 05, 2022
c#
c++
arrays
pointers
c++-cli
Pointers, Class Items and Scope
Nov 19, 2022
c++
class
pointers
inheritance
scope
C - Problems stepping through a struct pointer
Jul 14, 2022
c
pointers
struct
pixel
ppm
Sharing Pointers Between Multiple Forked Processes
Nov 17, 2022
pointers
process
fork
share
shared-memory
Why I'm getting clang warning: no previous prototype for function 'diff'
Nov 06, 2020
c++
function
pointers
warnings
clang
Dynamic arrays and memory management in Delphi
Dec 24, 2017
c++
arrays
delphi
pointers
How can I use a private member variable in a non-member function, when the variable happens to be a pointer?
May 12, 2022
c++
pointers
member-variables
Why may there be a difference between union* and struct*?
Feb 02, 2022
c
pointers
struct
language-lawyer
unions
fopen() returning a NULL pointer, but the file definitely exists
Aug 22, 2022
c
visual-studio-2008
pointers
null
fopen
How does strchr implementation work
Sep 11, 2022
c
pointers
constants
strchr
How portable is using the low bit of a pointer as a flag?
Sep 10, 2022
c++
pointers
optimization
portability
Why can't you do bitwise operations on pointer in C, and is there a way around this?
Sep 10, 2022
c++
c
pointers
bit-manipulation
returning string from function without malloc
Sep 09, 2022
c
pointers
malloc
« Newer Entries
Older Entries »