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
Store pointers or objects in classes?
Oct 16, 2022
c++
class
object
pointers
move-semantics
What type of pointer should I pass to a method in C++11?
Feb 03, 2019
c++
pointers
smart-pointers
C++ pointer of specific bit size
Nov 09, 2022
c++
pointers
struct
bit-fields
Why compiler doesn't give error when typedef const pointer is used with extra const?
Sep 09, 2022
c++
pointers
constants
language-lawyer
Storing a pointer to a stack value (Golang)
Nov 02, 2022
pointers
go
What does (int*) &var mean?
Oct 04, 2022
c
pointers
How to check if argv[count] is an integer
Jul 04, 2022
c
pointers
printf
Where is a char-pointing string stored LOGICALLY?
Sep 09, 2022
c
string
pointers
char
stack
Why we can't compare pointers which don't point to elements within the same array?
May 15, 2022
c
arrays
pointers
pointer-arithmetic
Delete array pointer c++ when increase pointer?
Aug 15, 2022
c++
pointers
void pointer = int pointer = float pointer
Jan 08, 2020
c
pointers
endianness
Pointer to Array in C
Oct 20, 2022
c
arrays
pointers
How "const int *const & variable" is interpreted in c++
Nov 03, 2022
c++
pointers
reference
constants
Free char pointer in c
Nov 10, 2022
c
string
pointers
char
trouble with pointers in C
Oct 20, 2022
c
arrays
pointers
Returning a string from a function in C
Jun 23, 2022
c
string
pointers
Difference between char* and char[] in C [duplicate]
Nov 19, 2022
c
arrays
pointers
Returning an array of pointers?
Jul 01, 2022
c++
arrays
oop
pointers
return
double pointer vs single pointer
Aug 23, 2022
c
pointers
Passing pointers vs. value in Go
May 30, 2022
pointers
go
« Newer Entries
Older Entries »