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
Pre/Post Increment Pointers in C++
May 29, 2026
c++
pointers
increment
post-increment
pre-increment
referenced array == array
May 29, 2026
c
arrays
pointers
reference
Manipulate a local static pointer variable outside the function where it is defined
May 29, 2026
c++
function
variables
pointers
static
What does allocating memory of size char * do?
May 26, 2026
c
pointers
malloc
dynamic-memory-allocation
allocation
Understanding pointers in Go
May 29, 2026
pointers
go
Handing array over to function. Correct use of pointers?
May 28, 2026
c
pointers
Why we need Pointers for assigning a value to a variable in Go/C but not C#/Java
May 28, 2026
c#
pointers
go
How does C++ identify which function to use (class member function pointers related)
May 27, 2026
c++
function
class
pointers
member
Creating an array of pointers to structs is malloc needed?
May 28, 2026
c
arrays
pointers
struct
How to check if interface is a a pointer to a slice
May 27, 2026
go
pointers
reflection
slice
Size of byte when accessed via pointer
May 26, 2026
c++
pointers
arduino
sizeof
Pointer to struct satisfy interface
May 26, 2026
pointers
struct
go
Swapping elements in an array of structs
May 28, 2026
c
pointers
struct
Routine pointer to struct with struct as parameter
May 28, 2026
c++
pointers
struct
Why are QWidgets accessed by pointers?
May 27, 2026
c++
qt
pointers
qtwidgets
Classes store data members in sequential memory?
May 28, 2026
c++
opengl
pointers
opengl-es
why can argv use increment operator
May 28, 2026
c
arrays
pointers
increment
argv
Writing data to PVirtualNode without setting each field value manually
May 27, 2026
delphi
pointers
virtualtreeview
tvirtualstringtree
why does pointer get its previous value returning from a function
May 26, 2026
c++
pointers
Overload a function so that it can convert a base class to a derived class as a parameter
May 27, 2026
c++
pointers
inheritance
polymorphism
virtual
Older Entries »