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
Function pointer as parameter
Aug 17, 2022
c++
function
pointers
function-pointers
Checking if this is null
Aug 26, 2022
c++
pointers
null
Are there any platforms where pointers to different types have different sizes?
Aug 26, 2022
c
pointers
sizeof
Determine the size of a C++ array programmatically?
Aug 26, 2022
c++
arrays
pointers
memory-management
C++ Returning Pointers/References
Dec 15, 2021
c++
pointers
return
What does "int* p=+s;" do?
Aug 26, 2022
c++
arrays
pointers
unary-operator
Efficiency: arrays vs pointers
Aug 26, 2022
c
arrays
pointers
performance
memory-access
Dynamically allocating an array of objects
Sep 22, 2022
c++
memory-management
pointers
destructor
copy-constructor
Declaring array of int
Aug 26, 2022
c++
arrays
pointers
initialization
C vs C++ struct alignment
Aug 26, 2022
c++
c
pointers
struct
object-layout
Does Function pointer make the program slow?
Aug 26, 2022
c
pointers
function-pointers
Pointer to a map
Aug 26, 2022
pointers
dictionary
go
When should I use raw pointers over smart pointers?
Sep 16, 2022
c++
pointers
boost
smart-pointers
When to use pointers [duplicate]
Aug 26, 2022
pointers
struct
go
Dot (".") operator and arrow ("->") operator use in C vs. Objective-C
Aug 26, 2022
objective-c
c
pointers
dot-operator
Is NULL always zero in C?
Aug 22, 2022
c
pointers
null
zero
What happens to memory after '\0' in a C string?
Aug 26, 2022
c
string
pointers
malloc
c-strings
What is the reason for using a double pointer when adding a node in a linked list?
Aug 17, 2022
c
pointers
linked-list
What's the difference between a null pointer and a void pointer?
Aug 26, 2022
c
pointers
How can I check if char* variable points to empty string?
Aug 18, 2022
c
pointers
char
« Newer Entries
Older Entries »