Why Nostr? What is Njump?
2024-08-29 17:29:25

mos_8502 :verified: 🇨🇦 on Nostr: I also do this: #define guard(V) if ((V)) Which lets me do guard (myVar != NULL) else ...

I also do this:

#define guard(V) if ((V))

Which lets me do

guard (myVar != NULL) else { return; }
Author Public Key
npub1qnufz4pycufk27kkeev5g0fgm0w0tqexsly674s2uwy0tynk5ymsk5hzwk