What is Nostr?
mos_8502 :verified: /
npub1qnu…hzwk
2024-08-29 17:22:39

mos_8502 :verified: on Nostr: My favourite thing to do in C that pisses people off is using the Elvis operator (the ...

My favourite thing to do in C that pisses people off is using the Elvis operator (the two operand variant of the ternary conditional) to ensure a variable is non-NULL before using it.

MyOpaqueType p = my_opaque_type_new() ?: MyOpaqueTypeDefaultInstance;
Author Public Key
npub1qnufz4pycufk27kkeev5g0fgm0w0tqexsly674s2uwy0tynk5ymsk5hzwk