Why Nostr? What is Njump?
2024-01-02 00:23:13

:ihavenomouth: on Nostr: In C, b[a] is syntactic sugar for *(b + a), you can swap the pointer and the ...

In C, b[a] is syntactic sugar for *(b + a), you can swap the pointer and the subscript and gcc will compile it without even throwing a warning (-Wall -Wextra -Wpedantic); you can use an integer literal as long as either value is an array or a pointer.

HolyC explicitly forbids this for some reason.

Author Public Key
npub1srhg4hk63ew68kepu0znazgf9tdl089dkur5artp440htxqrc8zsqz8g90