logoalt Hacker News

lelanthrantoday at 8:21 AM1 replyview on HN

> Your computer won't explode just from downloading and compiling some C code, don't worry ;)

I have no idea what's in the Makefile, and I'm not going to review it just so to try and figure out where a function is defined :-/


Replies

flohofwoetoday at 8:47 AM

I found the function body in about 30 seconds by browsing the code on github via plain old text search. Is that also to dangerous? ;)