Live data from Hacker News

Viewing profile — 0x417572656c

0x417572656c

HN member
Joined
Fri, Jul 06, 2018, 11:56 PM UTC
HN karma
1
Public activity
1 items

About 0x417572656c

No profile information was provided.

Recent public activity

  1. comment
    Comment #17476162

    You're right, unless pcmp is declared as static (then the compiler inline the function) #include #include static void pcmp(void *p, void *q) { printf("%p %p %d %d(sub) %d(cast)\n",…