Viewing profile — 0x417572656c
0x417572656c
HN member- Joined
- Fri, Jul 06, 2018, 11:56 PM UTC
- HN karma
- 1
- Public activity
- 1 items
- HN profile
- View on Hacker News ↗
About 0x417572656c
No profile information was provided.
Recent public activity
-
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",…