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
How to use an iterator?
Aug 25, 2022
c++
pointers
vector
iterator
using-statement
Why not use pointers for everything in C++?
Sep 14, 2022
c++
pointers
heap-memory
stack-memory
How does dereferencing of a function pointer happen?
Aug 25, 2022
c++
c
pointers
function-pointers
Passing pointers between C and Java through JNI
Aug 25, 2022
java
pointers
java-native-interface
cuda
Does 'auto' type assignments of a pointer in c++11 require '*'?
Aug 25, 2022
c++
pointers
c++11
auto
C Programming: malloc() inside another function
Aug 25, 2022
c
function
pointers
malloc
What are the rules for casting pointers in C?
Aug 25, 2022
c
pointers
casting
When is an integer<->pointer cast actually correct?
Aug 25, 2022
c++
c
pointers
casting
C++: difference between ampersand "&" and asterisk "*" in function/method declaration?
Aug 25, 2022
c++
pointers
reference
When to use pointers in C#/.NET?
Aug 25, 2022
c#
.net
performance
pointers
unsafe
increment value of int being pointed to by pointer
Aug 25, 2022
c
pointers
increment
post-increment
Exceptions to array decaying into a pointer?
Aug 18, 2022
c
arrays
pointers
Does const-correctness give the compiler more room for optimization?
Aug 18, 2022
c++
c
pointers
constants
const-correctness
Can I use NULL as substitution for the value of 0?
Aug 18, 2022
c++
c
pointers
null
language-lawyer
Meaning of *& and **& in C++
Aug 18, 2022
c++
pointers
syntax
reference
symbols
How to convert const char* to char* in C?
Aug 18, 2022
c
pointers
const-char
Reference type in C#
Aug 17, 2022
c#
.net
pointers
Print the address or pointer for value in C
Aug 17, 2022
c
pointers
memory-address
What does P::************ mean in Boost assert.hpp file?
Sep 11, 2022
c++
pointers
boost
Why are references not reseatable in C++
Aug 17, 2022
c++
pointers
reference
language-design
« Newer Entries
Older Entries »