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
Why char *s = "hello"; is allowed?
Sep 24, 2022
c
pointers
Assigning values to a key in a pointer to a record in C
Nov 18, 2022
c
pointers
struct
Is this a valid 2D Array definition in C++?
Jan 27, 2018
c++
pointers
multidimensional-array
Pointer cast for use with qsort
Mar 18, 2022
c
pointers
casting
Calling a C++ member function pointer: this-pointer gets corrupted
Oct 19, 2022
c++
function
pointers
member
void
Circular references between two classes
Sep 09, 2022
c++
pointers
client-server
pass-by-reference
circular-reference
CGRectDivide with NULL pointer
Dec 09, 2020
objective-c
pointers
null
core-graphics
Unsure about correctness of a sentence from K&R - pointer arithmetic | Freeing procedure
Oct 15, 2022
c
pointers
kernighan-and-ritchie
Double pointer conversions, passing into function with `const void **ptr` parameter
Jul 10, 2017
c
pointers
gcc
C Pointer Assignment in a function
Feb 26, 2022
c
function
pointers
variable-assignment
What is the equivalent function for the CONTAINING_RECORD C macro in Delphi?
Aug 08, 2018
delphi
pointers
struct
record
How to get instance of class template out of the if statement? (C++)
Oct 24, 2022
c++
class
templates
pointers
scope
How to pop from linked list?
Jul 12, 2022
c
pointers
linked-list
return
copy_to_user a struct that contains an array (pointer)
Mar 08, 2022
c
arrays
linux
pointers
memory-management
C++ pointer to boolean value
Dec 07, 2020
c++
pointers
boolean
C++, threads, and pointers
Nov 03, 2022
c++
multithreading
pointers
c++11
Memory overhead for structs with pointers in C [duplicate]
Sep 15, 2019
c
pointers
memory
Algorithm Design Manual, chapter 3, linked-list code snippet confusion
Jul 23, 2022
c
algorithm
pointers
function-pointers
Why does %d show two different values for *b and *c in the code [b and c points to same address]
Jun 19, 2022
c
pointers
What does a pointer to a character point to in C?
Aug 30, 2022
c
pointers
char
char-pointer
« Newer Entries
Older Entries »