Join Slack
Powered by
That only checks whether the pointer is null, righ...
# language-proposals
k
karelpeeters
03/25/2018, 10:32 AM
That only checks whether the pointer is null, right? You'd have to do
if (*pTru)
to check the boolean itself.
Open in Slack
Previous
Next