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
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
Different pointer address printed inside function
Jun 02, 2019
c
pointers
cast any pointer to char poiner using static_cast
Sep 14, 2022
c++
pointers
casting
strict-aliasing
Is it okay to compare a pointer and an integer in C?
Jul 24, 2020
c
pointers
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
What are void pointers for in C++?
May 13, 2022
c++
pointers
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
What does " if(*((void **) &(_ptr)) != (void *) NULL) " check?
Sep 19, 2022
c
pointers
casting
« Newer Entries
Older Entries »