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 isn't the compiler generating an error "lvalue required"?
Feb 12, 2023
c
pointers
lvalue
What is char*argv[ ] and how is it similar to char **argv
Feb 12, 2023
c
pointers
command-line-arguments
pointer to string and char catch 22
Feb 11, 2023
c++
c
pointers
Global Char Pointer (C Programming)
Feb 10, 2023
c
pointers
struct
Why does this work? [C++; void pointer]
Feb 09, 2023
c++
arrays
pointers
pointer arithmetic on arrays
Feb 10, 2023
c++
arrays
pointers
Is there any advantage to using a naked pointer rather than a weak_ptr?
Feb 10, 2023
c++
pointers
c++11
smart-pointers
Difficulty in understanding the offsetof MACRO
Feb 08, 2023
c
pointers
memory
macros
offsetof
C++ ostringstream strange behavior
Feb 09, 2023
c++
string
pointers
stream
ostringstream
C++ : How to return the value the iterator of a set is pointing to?
Feb 09, 2023
c++
pointers
memory
iterator
Why does direct passage of string to printf correctly works?
Feb 09, 2023
c
string
pointers
printf
F# - Do ref cells need to be deleted explicitly?
Feb 08, 2023
pointers
f#
heap-memory
delete-operator
ref
Does C++ ABI specify how vTable and RTTI information should exist?
Feb 07, 2023
c++
pointers
polymorphism
vtable
abi
Why in C++, I don't need to dereference a pointer to an array in order to access items in the array
Feb 08, 2023
c++
arrays
pointers
Using double pointers with const
Feb 08, 2023
c++
pointers
constants
Golang http package: Request.WithContext method src code explanation
Feb 07, 2023
http
pointers
go
Why does C not push a pointer on the stack when calling a assembly function?
Feb 07, 2023
c
pointers
assembly
x86
x86-64
Assigning values to a pointer
Feb 07, 2023
c++
pointers
dev-c++
Is this an acceptable use of malloc and free? (C)
Feb 07, 2023
c
pointers
memory-management
malloc
Bi-dimensional array of pointers [duplicate]
Feb 07, 2023
c
arrays
pointers
« Newer Entries
Older Entries »