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
Difference between char[] and char * in C [duplicate]
Sep 30, 2022
c
string
pointers
Convert Swift string into CChar pointer
Apr 04, 2022
c
swift
pointers
Confused about the pointers and generic(void) pointers in C
Sep 14, 2022
c
pointers
void-pointers
generic-programming
Why does the memory address of a struct reference change?
Sep 14, 2022
pointers
go
struct
reference
pass-by-reference
Is declaring a string literal with a pointer more memory efficient than declaring constant array?
Sep 10, 2022
c
pointers
Why do I need to type cast when initializing a user-defined structure using pointer?
Jul 11, 2020
c
pointers
structure
compound-literals
Struct offsets and pointer safety in C++
Aug 09, 2019
c++
c++11
pointers
language-lawyer
offsetof
C - I'm getting two diferents pointers from the same variable
Mar 20, 2022
c
pointers
Vector Iterators Casting
May 01, 2019
c++
vector
pointers
casting
Size of virtual pointer-C++
Sep 11, 2022
c++
pointers
vtable
How does an array pointer store its size? [duplicate]
May 05, 2021
c
arrays
pointers
allocation of memory for pointer
Aug 22, 2022
c
pointers
In a C++ class, what's the difference between accessing a member variable with "this"
May 04, 2022
c++
class
pointers
Invalid pointer - why?
Sep 14, 2022
c++
pointers
pointers pointing to array of integers
Jul 14, 2022
c
pointers
multidimensional-array
Edit where a pointer points within a function
Oct 24, 2022
c++
pointers
reference
struct
How to iterate over a array using a pointer and length unknown?
Oct 26, 2022
c++
c
arrays
pointers
multidimensional-array
Is it safe to return a pointer to a string literal to the caller?
Nov 15, 2022
c++
string
pointers
C++ : Why I can't print a const char* with sprintf?
Nov 30, 2017
c++
string
pointers
constants
printf
Can't convert from char*[] to char**
Apr 27, 2018
c++
arrays
pointers
« Newer Entries
Older Entries »