Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pointers

Understanding c++ shared pointers

Equivalent compact "Switch Case" statement

Use pointer and call function in C++

Nasm - access struct elements by value and by address

How to convert a void pointer to array of classes

c++ class pointers callback

My unsigned short pointers are returning unexpected results. Why?

c arrays pointers math

Passing 2D array by reference to function

arrays c pointers matrix

Convert IntPtr to int* in C#?

Best practice to use extern struct or extern pointer to struct?

c pointers struct extern

Go errors: Is() and As() claim to be recursive, is there any type that implements the error interface and supports this recursion - bug free?

Get value of non-deleted pointer

c++ oop pointers heap-memory

What does this variable point with regard to malloc?

c pointers

Why does a pointer returned from strtok() cause a segmentation fault when passed to printf()?

Array of pointers problem

How C printf function knows the integer size passed?

Create a pointer to an element in a vector<vector<bool>>

c++ pointers vector boolean

Printing array of chars using pointer to char

c++ c arrays pointers

How to cast a string to a function pointer in C? [duplicate]

c function pointers

Initializing and maintaining structs of structs

c++ pointers struct