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
C++ pointer to incomplete class type is not allowed unreal
By Lucia Kautzer at Apr 26 2021
c++ how to do a pointer char to take varols from keyboard
By Carlton Hammes at Dec 08 2020
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
error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(s[i] != "b"){
By Pleasant Pigeon at Jul 04 2020
Write a C program to add negative values among N values using 2D array and pointer
By Gloria Dach at Nov 06 2020