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
C pointers - Point to the same address
Dec 06, 2022
c
pointers
What is the proper way to return an object from a C++ function?
Dec 06, 2022
c++
pointers
object
reference
C++ Access violation writing location 0x0... setting int *
Dec 06, 2022
c++
pointers
How does C++ handle cleanup of pointers passed as arguments?
Dec 05, 2022
c++
pointers
memory-management
arguments
Declaring a pointer to struct in C++ automatically allocates memory for its members. Am I wrong?
Dec 06, 2022
c++
pointers
data-structures
C programming questions from a java programmer
Dec 06, 2022
c
memory
pointers
allocation
expected ‘struct matrix_t *’ but argument is of type ‘struct matrix_t *’ ?_? no difference
Dec 05, 2022
c
pointers
types
struct
Intuitively explaining pointers and their significance?
Dec 05, 2022
c++
c
pointers
function-pointers
indirection
constant pointer in C [duplicate]
Dec 05, 2022
c
pointers
Is pointer conversion expensive or not?
Dec 05, 2022
c++
c
pointers
Creates two pointers? char *name[] = {"xxx", "yyy"}
Dec 05, 2022
c
arrays
string
pointers
C (void *) used as polymorphic function pointer
Dec 05, 2022
c
pointers
polymorphism
void-pointers
static pointer in C++ inheritance
Dec 05, 2022
c++
pointers
singleton
polymorphism
static-members
less than comparison for void pointers
Dec 05, 2022
c
pointers
comparison
Alternative to ->operator()
Dec 05, 2022
c++
pointers
overloading
operator-keyword
When to use Box instead of reference?
Dec 05, 2022
pointers
rust
Delphi memory leak with pointer to TStringList
Dec 05, 2022
delphi
pointers
memory-leaks
How do we find the output of the following C program?
Dec 05, 2022
c
pointers
sizeof
What does this C pointer code do?
Dec 05, 2022
c
pointers
How are arrays "implemented" in C?
Dec 05, 2022
c
arrays
pointers
gcc
« Newer Entries
Older Entries »