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 - Find the size of structure
Jun 15, 2022
c
pointers
structure
Converting char * to char * const *
Oct 15, 2022
c
linux
pointers
C++ de-referencing between pointer
Jun 20, 2022
c++
pointers
memory-management
sizeof union larger than expected. How does type alignment take place here?
Nov 03, 2022
c
pointers
alignment
sizeof
unions
C++ array pointers [] or ++
Apr 12, 2022
c++
arrays
pointers
How to create a pointer in C++ that points to a multidumentional array of int?
Nov 19, 2022
c++
arrays
pointers
multidimensional-array
int
Function parameter: Pointer to array of objects
Mar 23, 2019
c++
arrays
pointers
parameters
How to increment a dereferenced double pointer?
Aug 26, 2022
c
pointers
dereference
C - dynamic function call without a function pointer
Feb 23, 2021
c
function
pointers
dynamic
call
How can a char variable accept Pointer(NULL) as its value?
Jun 30, 2022
c
pointers
void-pointers
Are string literals automatically being casted to char* at compile time in C?
May 18, 2019
c
string
pointers
types
compilation
How to check if a void* is to a pointer on a valid instance of an object type?
May 02, 2022
c++
c
object
pointers
dll
How to store a list of smart pointers inside a c++ class?
Aug 13, 2022
c++
c++11
pointers
smart-pointers
How is sizeof(*NULL) equal to 1 on 32-bit C compiler?
Nov 01, 2022
c
pointers
gcc
Looping over structure elements using pointers in C
Oct 16, 2022
c
pointers
structure
Pointer initialization: address or value
Sep 12, 2022
c
pointers
Calling delete on two pointers to the same object
Jul 10, 2022
c++
pointers
new-operator
delete-operator
Changing the contents of a pointer variable
Sep 23, 2022
c++
pointers
iOS -- get pointer from NSString containing address
Jan 08, 2019
iphone
objective-c
ios
pointers
Windows threads - how to make a method a thread function in windows?
Jun 09, 2019
c++
windows
multithreading
winapi
pointers
« Newer Entries
Older Entries »