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
Does (size_t)((char *)0) ever not evaluate to 0?
Aug 17, 2022
c
compiler-construction
pointers
casting
standards-compliance
Passing a pointer to a function that doesn't match the requirements of the formal parameter
Aug 28, 2022
c
pointers
function
function-pointers
Getting my conceptions about pointers and references straight
Oct 23, 2019
c++
pointers
polymorphism
reference
Safe (in the C# sense) way to implement something with pointers
Sep 24, 2022
c#
pointers
Make Stack Pointer to a mmap returned pointer. (Linux, 32bit VM)
Jul 18, 2022
c
linux
pointers
assembly
stack
C - calling a function via func_ptr, why doesnt it work?
Sep 24, 2022
c
function
pointers
Objective-C - Change the address of a passed-in object pointer
May 07, 2022
objective-c
c
pointers
Pointer and allocation outside function or static variable and allocation inside?
Aug 30, 2019
c
pointers
static
How to manage memory alignments and generic pointer arithmetics in a portable way in C?
Nov 08, 2022
c
pointers
memory-management
Is it possible to determinate at run time is pointer points to C++ class or at Objective-C class?
Apr 28, 2020
c++
objective-c
pointers
objective-c++
delete-operator
Array of struct pointers, invalid initializer error, in C
Jan 14, 2022
c
arrays
pointers
struct
initialization
C++ OpenGL wireframe cube rendering blank
Aug 12, 2018
c++
opengl
pointers
glew
glfw
Avoid object slicing for non-virtual destructors
May 18, 2018
c++
templates
pointers
g++
smart-pointers
pointer to pointer versus a pointer
Dec 13, 2019
c
pointers
Crashing on strcpy, not sure why?
Aug 09, 2017
c
string
pointers
segmentation-fault
C tutorial question relating to calloc vs malloc
Aug 17, 2022
c
memory
memory-management
pointers
Is the pointer guaranteed to preserve its value after `delete` in C++?
Sep 11, 2022
c++
pointers
delete-operator
lvalue required as unary ‘&’ operand
Aug 12, 2022
c
pointers
What does this pointer of type structure definition mean (in C)?
Aug 26, 2022
c
pointers
structure
dereference
anonymous-struct
Can a pointer be volatile?
Sep 08, 2022
c++
pointers
volatile
« Newer Entries
Older Entries »