how to check if a string pointer is empty in c
By Hannah Wolff at Apr 19 2021
pointer parameter where to put the asterix in C?
By Floyd Morissette at Jun 24 2020
function param pointer to struct prototype in c
By Darnell Herzog at May 26 2021
Pass a string from C# to a C++ DLL in .NET (and get a pointer to the string's chars)
By George MacGyver at May 16 2022