Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pointers

global pointer value lost. 2 c files

c pointers global-variables

Pass n characters from string to function in C

C++, Functors, specific task/scenario, mapping user input to functions

C - Why am I allowed to do this?

c pointers

Pointer operation yields unexpected result

c pointers subtraction

C++: unique_ptr with unknow deleter

Calling a function makes UThash to fail

c function pointers

Complicated structure copy by pointer

Casting a struct to a pointer type that points to its first element

c pointers casting struct

Passing address of public variable

c# pointers unsafe ref

C - Concatenate all the heads of a string

c string pointers

Destruct with a pointer to object

C problem, left of '->' must point to class/struct/union/generic type?

c function pointers input struct

Cython - error when trying to access contents of pointer to struct

python c pointers struct cython

Converting pointers to (const) references

c++ pointers reference

Casting a pointer to an int

No output of array of strings

c string pointers

c++, object created on the heap vs. local - when returning a pointer

c++ pointers heap-memory

How Does the Left-Hand Side (LHS) of an Assignment Evaluate in C?

What points to a pointer?

objective-c c pointers